Click or drag to resize

UntiledProviderThemesForRendering Property

A set of themes for which a map should be rendered. Examples are labels, but also Feature Layer themes like Truck Attributes.

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 IEnumerable<string> ThemesForRendering { get; set; }

Property Value

Type: IEnumerableString
See Also