ArcObjects Component Help  (Core)    

AlternatingScaleBar CoClass

A map surround for displaying a single alternating scale bar.

Interfaces

Interfaces Description
IBoundsProperties Provides access to members that control Bounds Properties.
IClone Provides access to members that control cloning of objects.
IConnectionPointContainer
IDoubleFillScaleBar Provides access to members that control a scale bar that uses two fill symbols to draw bar.
IGraphicsComposite Provides access to members that control objects that are composed of graphic elements.
IMapSurround Provides access to members that control the map surround.
IPersist
IPersistStream
IPropertySupport Provides access to members that set a default property on an object.
IQuerySize Provides access to means to getting the size of an element.
IScaleBar Provides access to members that control the scalebar map surrounds.
IScaleMarks Provides access to members that control the scale bar mark properties.
ITransformEvents Provides access to members that control Transform Events.

Event Interfaces

Interfaces Description
IMapSurroundEvents (default) Provides access to events that occur when the state of the map surrounds changes.

Working with Events

[VB6]

When working with AlternatingScaleBar's default outbound interface in Visual Basic 6 declare variables as follows:

Private WithEvents pAlternatingScaleBar as AlternatingScaleBar