Click or drag to resize

LayersGadgetShowContentLayersOnly Property

Gets or sets a value indicating whether only layers of category "content" are to be shown.

Namespace:  Ptv.XServer.Controls.Map.Gadgets
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public bool ShowContentLayersOnly { get; set; }

Property Value

Type: Boolean
Flag indicating whether only content layers are to be shown.
See Also