Groups the currently selected objects.

Namespace: Ico.Gwx
Assembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public GwxGroup GroupSelectedObjects()
Visual Basic
Public Function GroupSelectedObjects As GwxGroup
JScript
public function GroupSelectedObjects() : GwxGroup

Return Value

The new GwxGroup object that contains the formerly selected objects.

See Also