ArcObjects Component Help  (Core)    

CircleElement CoClass

The Graphic Element to display Circles.

Interfaces

Interfaces Description
IBoundsProperties Provides access to members that control Bounds Properties.
ICircleElement Indicator interface that identifies a Circle element.
IClone Provides access to members that control cloning of objects.
IElement Provides access to members that control the Element.
IElementProperties Provides access to members that control the Element Properties.
IElementProperties2 Provides access to members that control More Element Properties.
IFillShapeElement Provides access to members that control the Fill Shape element.
IGraphicElement Provides access to members that control the Graphic Element object.
IPersistStream
IPropertySupport Provides access to members that set a default property on an object.
ITransform2D Provides access to methods for transforming geometries using either specific parameters or arbitrary transformation objects (affine transformations, geographic transformations, etc.).

Remarks

A CircleElement is a type of FillShapeElement that supports circles.  Use this object when you want to create and manipulate circle graphics on the map.

See Also

IGraphicElement Interface

Example

CircleElement Example