|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICad3DRenderMode
Provides access to members that control the Render Mode type for Cad drawing.
Method Summary | |
---|---|
int |
getCad3DRenderMode()
Render mode type for Cad drawing. |
void |
setCad3DRenderMode(int mode)
Render mode type for Cad drawing. |
Method Detail |
---|
int getCad3DRenderMode() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setCad3DRenderMode(int mode) throws IOException, AutomationException
mode
- A com.esri.arcgis.carto.esriCad3DRenderMode constant (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 |