|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IControlPrecision
IControlPrecision interface.
Method Summary | |
---|---|
boolean |
isUsePrecision()
Returns TRUE if the precision information can be used for snapping. |
void |
setUsePrecision(boolean usePrecision)
Returns TRUE if the precision information can be used for snapping. |
Method Detail |
---|
boolean isUsePrecision() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setUsePrecision(boolean usePrecision) throws IOException, AutomationException
usePrecision
- The usePrecision (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 |