[]
Gets the width of the polyline.
double GetPolylineWidth(VectorPolyline polyline)
Function GetPolylineWidth(polyline As VectorPolyline) As Double
| Type | Name | Description |
|---|---|---|
| VectorPolyline | polyline | The polyline element. |
| Type | Description |
|---|---|
| double | The width of the polyline in pixels. |