Click or drag to resize

TiledLayerIsBaseMapLayer Property

Gets or sets a value indicating whether the layer is a base map layer, which means it is part of the basic map and not additional content.

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

Property Value

Type: Boolean
See Also