|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFontsInSymbolsEnvironment
Provides access to members that control the environment for fonts behavior in symbols.
Method Summary | |
---|---|
boolean |
isDisableFontAntialiasing()
Disabling fonts antialiasing in symbols. |
void |
setDisableFontAntialiasing(boolean bDisable)
Disabling fonts antialiasing in symbols. |
Method Detail |
---|
boolean isDisableFontAntialiasing() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDisableFontAntialiasing(boolean bDisable) throws IOException, AutomationException
bDisable
- The bDisable (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 |