|  | This document is archived and information here might be outdated. Recommended version. | 
Provides access to members that control the Group element. Note: the IGroupElement interface has been superseded by IGroupElement3. Please consider using the more recent version.
The GroupElement object contains a collection of elements grouped together so as to be be manipulated by the user as one single element.
| Name | Description | |
|---|---|---|
|  | AddElement | Adds the given element to the group. | 
|  | ClearElements | Removes all elements from the group. | 
|  | DeleteElement | Removes the given element from the group. | 
|  | Element | Element at the given index of the group. | 
|  | ElementCount | Number of elements in the group. | 
|  | Elements | Elements in the group. | 
| Classes | Description | 
|---|---|
| GroupElement | The Group Graphic Element to display a group of graphic elements. |