|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ILayerEffectDIM
Provides access to members that control DIM layer effect.
Method Summary | |
---|---|
short |
getDimPercentage()
Layer DIM value in percent (0 - 100). |
void |
setDimPercentage(short dimValue)
Layer DIM value in percent (0 - 100). |
Method Detail |
---|
short getDimPercentage() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDimPercentage(short dimValue) throws IOException, AutomationException
dimValue
- The dimValue (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 |