The ICompositeElement type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | GetBoundedBox | Returns the circumscribed rectangle. (Inherited from IElement.) |
![]() | GetElementAt | Returns an element that is placed under given point. (Inherited from IElement.) |
![]() | Invalidate | Overloaded. |
![]() | Paint | Draws the IElement object. (Inherited from IElement.) |
Properties
Name | Description | |
---|---|---|
![]() | Elements | Gets the IElementList collection, that contains inner elements. |
![]() | Parent | Gets or sets ICompositeElement which is a parent for this element. (Inherited from IElement.) |