|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPictureNorthArrow
Provides access to members that control the picture north arrow.
Method Summary | |
---|---|
IPicture |
getPicture()
Picture used to draw the north arrow. |
void |
setPicture(IPicture picture)
Picture used to draw the north arrow. |
Method Detail |
---|
IPicture getPicture() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setPicture(IPicture picture) throws IOException, AutomationException
picture
- A reference to a com.esri.arcgis.support.ms.stdole.IPicture (in)
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 |