The ICompositeElement type exposes the following members.

Methods

  NameDescription
GetBoundedBox
Returns the circumscribed rectangle.
(Inherited from IElement.)
GetElementAt
Returns an element that is placed under given point.
(Inherited from IElement.)
InvalidateOverloaded.
Paint
Draws the IElement object.
(Inherited from IElement.)

Properties

  NameDescription
Elements
Gets the IElementList collection, that contains inner elements.
Parent
Gets or sets ICompositeElement which is a parent for this element.
(Inherited from IElement.)

See Also