|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGridAxisTicks
Provides access to members that control the tick axis properties of a grid.
Method Summary | |
---|---|
double |
getAxisTickOffset()
The offset (in points) for ticks that fall along the axes. |
void |
setAxisTickOffset(double offsetPts)
The offset (in points) for ticks that fall along the axes. |
Method Detail |
---|
double getAxisTickOffset() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setAxisTickOffset(double offsetPts) throws IOException, AutomationException
offsetPts
- The offsetPts (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 |