LayerFactoryBackgroundThemes Property |
Collection of themes which determine the geographical content of the
BackgroundLayer,
for example themes like
background or
transport.
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 ObservableCollection BackgroundThemes { get; }
Public ReadOnly Property BackgroundThemes As ObservableCollection
Get
public:
property ObservableCollection^ BackgroundThemes {
ObservableCollection^ get ();
}
member BackgroundThemes : ObservableCollection with get
Property Value
Type:
ObservableCollectionTSee Also