Visual Basic (Declaration) | |
---|---|
Public Property UseAcceleratedDisplay As Boolean |
C# | |
---|---|
public bool UseAcceleratedDisplay {get; set;} |
This enables using the accelerated display for all layers in the map. If you only want to have some layers use the accelerated display, use the AcceleratedDisplayLayers Group Layer.
In order to use accelerated display, the ArcGIS Runtime must be licensed and initialized prior to loading the map.
Property Value
true
if accelerated display is enabled; otherwise, false
.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8