SetVertices
Sets vertices to polyline annot.
Syntax
expression.SetVertices(path);
expression - A variable that represents a ApiPolyLineAnnotation class.
Parameters
| Name | Required/Optional | Data type | Default | Description |
|---|---|---|---|---|
| path | Required | Path | polyline path |
Returns
boolean