|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGxThumbnail
Provides access to members that manages the thumbnail of a GxObject.
Method Summary | |
---|---|
IPicture |
getThumbnail()
The Thumbnail. |
void |
setThumbnailByRef(IPicture picture)
The Thumbnail. |
Method Detail |
---|
void setThumbnailByRef(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.IPicture getThumbnail() 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 |