|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBillboardDisplay
Provides access to members that affect billboard display of symbols.
Method Summary | |
---|---|
boolean |
isBillboardDisplay()
Indicates whether symbol is billboarded. |
void |
setBillboardDisplay(boolean pBillboard)
Indicates whether symbol is billboarded. |
Method Detail |
---|
boolean isBillboardDisplay() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setBillboardDisplay(boolean pBillboard) throws IOException, AutomationException
pBillboard
- The pBillboard (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 |