|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface INgElementTypeEffect
Provides access to members that manage the element type effect.
| Method Summary | |
|---|---|
int |
getEffectType()
Type of effect (see esriNgElementTypeEffect). |
Object |
getEffectValue()
Value of the effect. |
String |
getSubSymbolName()
Name of the sub-symbol on which the effect applies. |
| Method Detail |
|---|
int getEffectType()
throws IOException,
AutomationException
The value set for this effect is defined by the EffectValue property. If the SubSymbolName property is set, the effect type applies to the associated sub-symbol.
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
Object getEffectValue()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getSubSymbolName()
throws IOException,
AutomationException
If this property is set, the EffectType and EffectValue properties apply to the sub-symbol.
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 | ||||||||