Description:

Hides all objects that are members of a group.

Syntax:
public int Hide(
int groupIndex
)
Parameters:
  • groupIndex
  • Type: int
  • The index of the group.
Returns:
Type: int
The number of objects that were hidden.
Available since:
5.0

Nothing found