Gets the transform from the parent of this object to the 'device space'.
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public Transform GetParentDeviceTransform() |
| Visual Basic |
|---|
Public Function GetParentDeviceTransform As Transform |
| JScript |
|---|
public function GetParentDeviceTransform() : Transform |