This document is archived and information here might be outdated.  Recommended version.


IDynamicMap Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDynamicMap Interface
ArcGIS Developer Help

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

Name 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).

Classes that implement IDynamicMap

Classes Description
Map A container for the display and manipulation of map data.

.NET Samples

Dynamic biking Dynamic cache layer manager controller Dynamic display animated zoom Dynamic display animated zoom Dynamic logo Simple dynamic display application Simple dynamic display application Dynamic display layer Add and symbolize a historical temporal layer in ArcMap