GetPolylineWidth Method (IMapDevice)
Gets the width of the polyline.
'Declaration
Function GetPolylineWidth( _
ByVal As VectorPolyline _
) As Double
double GetPolylineWidth(
VectorPolyline
)
Parameters
- polyline
- The polyline element.
Return Value
The width of the polyline in pixels.