ImageGear22.Art Assembly > ImageGear.ART Namespace : ImGearARTPolyline Class |
For a list of all members of this type, see ImGearARTPolyline members.
Name | Description | |
---|---|---|
![]() | Bounds | Overridden. Gets mark's bounding rectangle in abstract coordinates. |
![]() | CapStyle | Gets or sets the style of a line end. |
![]() | Color | Gets or sets the color of the mark. |
![]() | EndHeadAngle | Gets or sets the end head angle of the mark. |
![]() | EndHeadLength | Gets or sets the end head length of the mark. |
![]() | EndHeadType | Gets or sets the end head type of the mark. |
![]() | HeadFillColor | Gets or sets the fill color of the line's head. |
![]() | IsClosed | Gets or sets a value indicating whether the polyline is closed. |
![]() | IsHighlighter | Gets or sets a value indicating whether the mark is displayed as highlighter. |
![]() | JoinStyle | Gets or sets the style of two lines joins. |
![]() | NumberOfPoints | Gets or sets the actual number of mark's points. |
![]() | Opacity | Gets or sets the opacity of the mark. |
![]() | Points | Gets the raw points array. |
![]() | SelectionPoints | Overridden. Gets the selection points. |
![]() | SelectionType | Overridden. Gets the selection type. |
![]() | StartHeadAngle | Gets or sets the start head angle of the mark. |
![]() | StartHeadLength | Gets or sets the start head length of the mark. |
![]() | StartHeadType | Gets or sets the start head type of the mark. |
![]() | Style | Gets or sets the style of the mark. |
![]() | Type | Overridden. Gets mark's type. |
![]() | Visible | Overridden. Gets or sets a value indicating whether the mark is visible or not. |
![]() | Width | Gets or sets the width of the mark. |