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