| ImageGear Professional v18.2 > API Reference Guide > ARTX Component API Reference > ARTX Component Objects > IGArtXPolyline Object |
This object specifies the properties and methods for ART Polyline mark.
IIGArtXPolyline extends IIGArtXMark
| GetBorder Method | Returns the annotation border style, thickness and color. |
| GetEndHead Method | Returns the end arrow style, length and angle. |
| GetHeadFillColor Method | Returns a fill color for the arrow heads. |
| GetPoint Method | Returns the coordinates of the point with specified index. |
| GetPoints Method | Returns an array of points. |
| GetStartHead Method | Returns the start head arrow style, length and angle. |
| SetBorder Method | Sets the border style, thickness and color. |
| SetEndHead Method | Sets the end head style, length and angle. |
| SetHeadFillColor Method | Sets the fill color for the arrow heads. |
| SetPoint Method | Sets the coordinates of the point with specified index. |
| SetPoints Method | Sets an array of points. |
| SetStartHead Method | Sets the start head style, length and angle. |
| IsClosed Property | Gets/sets the closed state. |
| NumberOfPoints Property | Gets/sets the number of points in the polyline. |
| Opacity Property | Gets/sets the opacity level. |