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