View Source ExTDLib.Object.ClosedVectorPath (ExTDLib v0.0.4)
Represents a closed vector path. The path begins at the end point of the last command.
| Name | Type | Description |
|---|---|---|
| commands | VectorPathCommand | List of vector path commands. |
More details on telegram's documentation.