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 ImageSource Icon { get; set; }
Property Icon As ImageSource
Get
Set
property ImageSource^ Icon {
ImageSource^ get ();
void set (ImageSource^ value);
}
abstract Icon : ImageSource with get, set
Property Value
Type:
ImageSourceSee Also