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


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

IDynamicScreenDisplay Interface

Provides access to dynamic screen display.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

Use this interface in order to get information regarding the state of the Dynamic Map.

Members

Name Description
Read-only property DynamicDisplayEnabled Indicates if dynamic display is turned on or off.

Classes that implement IDynamicScreenDisplay

Classes Description
ScreenDisplay Display class for drawing to window.

Remarks

This interface can be useful when there is no other access to the Map object, and the IDynamicMap interface can not be accessed.

.NET Samples

Dynamic biking