ImageGear Professional v18.2 > API Reference Guide > ART Component API Reference > ART Component Objects > IGArtPage Object > IGArtPage Methods > GroupSelect Method |
Changes the selection of all the marks in the GroupName group (make them selected or unselected).
GroupSelect(GroupName As String, Select As Boolean)
Name | Description |
---|---|
GroupName | Specifies the group of marks to (un)select. |
Select | If True - the group of marks is selected; if False - they are deselected. |
None
N/A
None