|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IKmlScreenOverlayDisplay
ScreenOverlay Display Status.
This interface is new at ArcGIS 9.3.
Method Summary | |
---|---|
boolean |
isScreenOverlayVisible()
ScreenOverlay Visible. |
void |
setScreenOverlayVisible(boolean pVisible)
ScreenOverlay Visible. |
Method Detail |
---|
void setScreenOverlayVisible(boolean pVisible) throws IOException, AutomationException
pVisible
- The pVisible (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isScreenOverlayVisible() throws IOException, AutomationException
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 |