Click or drag to resize

BaseLayerIcon Property

Gets or sets the icon of the layer.

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

Property Value

Type: ImageSource

Implements

ILayerIcon
See Also