ApiLineAnnotation
Represents the ApiLineAnnotation class.
Methods
| Method | Returns | Description |
|---|---|---|
| GetClassType | "lineAnnot" | Returns a type of the ApiLineAnnotation class. |
| GetEndPoint | Point | Gets a line end point. |
| GetEndStyle | LineEndStyle | Gets a line end style. |
| GetStartPoint | Point | Gets a line start point. |
| GetStartStyle | LineEndStyle | Gets a line start style. |
| SetEndPoint | boolean | Sets a line end point. |
| SetEndStyle | boolean | Sets a line end style. |
| SetStartPoint | boolean | Sets a line start point. |
| SetStartStyle | boolean | Sets a line start style. |