Click or drag to resize

MapGadgetMap Property

Gets or sets the map core object holding the gadgets collection for example.

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

Property Value

Type: Map
Map core object.
See Also