Click or drag to resize

LayerChangedEventArgsLayer Property

Layer which was changed one of its properties or is added to /removed from the collection list.

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

Property Value

Type: ILayer
See Also