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