| ImageGear Professional v18.2 > API Reference Guide > ARTX Component API Reference > ARTX Component Objects > IGArtXGroup Object |
This object is the collection of ART marks united into a group.
IIGArtXGroup
| Add Method | Adds a mark with the specified coordinate type to a group. |
| BringToFront Method | Moves a group of marks to the top of the Z-Order. |
| ClipboardCopy Method | Copies a group of marks to the clipboard. |
| ClipboardCut Method | Cuts a group of marks to the Windows clipboard |
| Remove Method | Removes a given mark from group. |
| RemoveAll Method | Removes all marks in a group. |
| Select Method | Changes a selected state for all marks in a group. |
| SendToBack Method | Moves a group of marks to the bottom of the Z-Order. |
| Access Property | Gets/sets access state of the group. |
| Count Property | Returns a number of marks containing in group. |
| Description Property | Gets/sets a group description. |
| Name Property | Gets/sets a group name. |