SetStartStyle
Sets a line start style.
Syntax
expression.SetStartStyle(style);
expression - A variable that represents a ApiPolyLineAnnotation class.
Parameters
| Name | Required/Optional | Data type | Default | Description |
|---|---|---|---|---|
| style | Required | LineEndStyle | No description provided. |
Returns
boolean