Click or drag to resize

LayerFactoryLabelLayer Property

An ILayer object providing an untiled rendering, the whole map is comprised in a single bitmap. The geographical content is defined by the list of foreground themes, see LabelThemes. This layer object should be inserted in a Map after the BackgroundLayer.

Namespace:  Ptv.XServer.Controls.Map.Layers.Xmap2
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public UntiledLayer LabelLayer { get; }

Property Value

Type: UntiledLayer
See Also