Click or drag to resize

MapGadgetMapView Property

Gets or sets the map content object which can be used to edit the layers and all map properties.

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

Property Value

Type: MapView
Map content object.
See Also