Visual Basic (Declaration) | |
---|---|
Public Property EnableDynamicLayers As Boolean |
C# | |
---|---|
public bool EnableDynamicLayers {get; set;} |
This property must be set prior to the layer being initialized or being added to the Map.
The dynamic layers capability allows you to dynamically change layer appearance and behavior in your local map service through both XAML and code. Determining which layers will appear in a map, layer symbology, layer order and position, labelling, and more, can be achieved on the runtime local server through the use of dynamic layers.
Property Value
true if the dynamic layers capability is enabled; otherwise, false.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8