Click or drag to resize

MapPolylineTransformShape Method

Transforms the polyline object according the transformation provided by GeoTransform.

Namespace:  Ptv.XServer.Controls.Map.Layers.Shapes
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
protected void TransformShape(
	MapView mapView
)

Parameters

mapView
Type: Ptv.XServer.Controls.MapMapView
Not used.
See Also