ImageGear Professional v18.2 > API Reference Guide > ARTX Component API Reference > ARTX Component Objects > IGArtXPage Object > IGArtXPage Methods > GroupAt Method |
Returns a group with specified index. Returns NULL if there is no group with this index number.
GroupAt(GroupIndex As Long) As IGArtXGroup
Name | Description |
---|---|
GroupIndex | Group index to get. |
Handle of ART group.
N/A