|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITransparencyDisplayFilter
Provides access to members that control the Transparency Display Filter.
Interface that controls the display filter used to draw transparently. See IDisplay::Filter.
| Method Summary | |
|---|---|
short |
getTransparency()
Transparency value (0-255). |
void |
setTransparency(short alpha)
Transparency value (0-255). |
| Methods inherited from interface com.esri.arcgis.display.IDisplayFilter |
|---|
apply, getBackgroundRGB, getFlags, setBackgroundRGB, setFlags |
| Method Detail |
|---|
void setTransparency(short alpha)
throws IOException,
AutomationException
alpha - The alpha (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
short getTransparency()
throws IOException,
AutomationException
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 | ||||||||