| ImageGear Professional v18.2 > API Reference Guide > ARTX Component API Reference > ARTX Component Objects > IGArtXLine Object |
This object provides the properties and methods for ART Line mark.
IIGArtXLine extends IIGArtXMark
| GetBorder Method | Returns the annotation border style, thickness and color. See IGArtXBorder Object description for more information. |
| GetEndHead Method | Returns the end arrow style, length and angle. See IGArtXArrowHead Object description for more information. |
| GetEndPoint Method | Returns the end head coordinates. |
| GetHeadFillColor Method | Returns the fill color of the arrow heads. |
| GetStartHead Method | Returns the start head arrow style, length and angle. See IGArtXArrowHead Object description for more information. |
| GetStartPoint Method | Returns the start head coordinates. |
| SetBorder Method | Sets the border style, thickness and color. |
| SetEndHead Method | Sets the end head style, length and angle. |
| SetEndPoint Method | Sets the end head coordinates. |
| SetHeadFillColor Method | Sets the fill color for the arrow heads |
| SetStartHead Method | Sets the start head style, length and angle. |
| SetStartPoint Method | Sets the start head coordinates. |
| Opacity Property | Sets/Returns the opacity level. |