Ungroup an individual object
Namespace: Ico.GwxAssembly: Gwx3DControl (in Gwx3DControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public void UngroupObject( DependencyObject obj ) |
Visual Basic |
---|
Public Sub UngroupObject ( _ obj As DependencyObject _ ) |
JScript |
---|
public function UngroupObject( obj : DependencyObject ) |
Parameters
- obj
- Type: System.Windows..::..DependencyObject
the object to ungroup
Remarks
The object could be a ModelVisual3D or a Model3DGroup