|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ILegendLayout
Provides access to members that control scaling properties for legend graphics.
| Method Summary | |
|---|---|
boolean |
isScaleGraphicsOnResize()
Indicates if graphics are scaled when the legend is resized. |
void |
setScaleGraphicsOnResize(boolean scaleGraphicsOnResize)
Indicates if graphics are scaled when the legend is resized. |
| Method Detail |
|---|
void setScaleGraphicsOnResize(boolean scaleGraphicsOnResize)
throws IOException,
AutomationException
scaleGraphicsOnResize - The scaleGraphicsOnResize (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isScaleGraphicsOnResize()
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 | ||||||||