Click or drag to resize

MapCanvasMapView Property

Gets the parent map instance.

Namespace:  Ptv.XServer.Controls.Map.Canvases
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public MapView MapView { get; }

Property Value

Type: MapView
The parent map.
See Also