Provides access to dynamic display.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
The IDynamicMap interface allows to toggle between Dynamic and Standard mode, as well as to control some properties of the dynamic mode.
Members
| Description | ||
|---|---|---|
![]() |
DynamicDrawRate | The Dynamic draw rate in milliseconds. |
![]() |
DynamicMapEnabled | Indicates if dynamic map is turned on or off. |
![]() |
UseSubPixelRendering | Indicates whether the dynamic map is rendered in Sub Pixels or Full Pixels (snap to the nearest discrete pixel). |
CoClasses that implement IDynamicMap
| CoClasses and Classes | Description |
|---|---|
| Map | A container for the display and manipulation of map data. |
