|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDynamicScreenDisplay
Provides access to dynamic screen display.
Use this interface in order to get information regarding the state of the Dynamic Map.
This interface can be useful when there is no other access to the Map object, and the IDynamicMap interface can not be accessed.
Method Summary | |
---|---|
boolean |
isDynamicDisplayEnabled()
Indicates if dynamic display is turned on or off. |
Method Detail |
---|
boolean isDynamicDisplayEnabled() throws IOException, AutomationException
Indicates whether the Dynamic Map is Enabled.
Use this property when there is no other access to the Map object, and the IDynamicMap interface can not be accessed.
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |