RadImageSegment
Class
Definition
Namespace:Telerik.WinControls
Assembly:Telerik.WinControls.dll
Syntax:
C#
public class RadImageSegment
Inheritance: objectRadImageSegment
Constructors
Properties
Gets or sets the image part associated with this object.
C#
public Image ImagePart { get; set; }
C#
public Padding RenderMargins { get; }
Gets the segment associated with this object.
C#
public ImageSegments Segment { get; }
C#
public Rectangle SourceRect { get; }
Methods
C#
public void Dispose()