Click or drag to resize

MagnifierMapViewParentMapView Property

Gets or sets the parent map which is magnified.

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 ParentMapView { get; set; }

Property Value

Type: MapView
Parent map.
See Also