|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISingleFillScaleBar
Provides access to members that control a scale bar that uses a single fill symbol to draw bar.
ISingleFillScaleBar defines the unique FillSymbol used to draw a single fill scale bar.

See also IScaleBar.
| Method Summary | |
|---|---|
IFillSymbol |
getFillSymbol()
Symbol used to draw the bar. |
void |
setFillSymbol(IFillSymbol symbol)
Symbol used to draw the bar. |
| Method Detail |
|---|
IFillSymbol getFillSymbol()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFillSymbol(IFillSymbol symbol)
throws IOException,
AutomationException
symbol - A reference to a com.esri.arcgis.display.IFillSymbol (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 | ||||||||