Click or drag to resize

TiledLayerIsLabelLayer Property

Gets or sets a value indicating whether layer tiles are transparent labels. If true the layer uses some internal optimizations to reduce rendering artifacts.

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 IsLabelLayer { get; set; }

Property Value

Type: Boolean
See Also