Remove all tranformation from an object and replace them with Identity
Namespace: Ico.GwxAssembly: Gwx3DControl (in Gwx3DControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public void RemoveTransforms( DependencyObject item ) |
Visual Basic |
---|
Public Sub RemoveTransforms ( _ item As DependencyObject _ ) |
JScript |
---|
public function RemoveTransforms( item : DependencyObject ) |
Parameters
- item
- Type: System.Windows..::..DependencyObject
the target object