Click or drag to resize

UntiledCanvasUpdateMapObjects Property

Callback for a provider object to set the map objects which belong to a requested map image.

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

Property Value

Type: ActionT1, T2
See Also