ApiPolyLineAnnotation
Represents the ApiPolyLineAnnotation class.
Methods
| Method | Returns | Description |
|---|---|---|
| GetClassType | "polyLineAnnot" | Returns a type of the ApiPolyLineAnnotation class. |
| GetEndStyle | LineEndStyle | Gets a line end style. |
| GetStartStyle | LineEndStyle | Gets a line start style. |
| GetVertices | Path | Gets ink path list. |
| SetEndStyle | boolean | Sets a line end style. |
| SetStartStyle | boolean | Sets a line start style. |
| SetVertices | boolean | Sets vertices to polyline annot. |