ArcObjects Library Reference (Carto)  

IDynamicMap Interface

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
Read/write property DynamicDrawRate The Dynamic draw rate in milliseconds.
Read/write property DynamicMapEnabled Indicates if dynamic map is turned on or off.
Read/write property 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.