'Declaration
Public Shared Function SetWorldTransform( _ ByVal hdc As System.IntPtr, _ ByRef xForm As NGdi32.XFORM _ ) As System.Integer
'Usage
Dim hdc As System.IntPtr Dim xForm As NGdi32.XFORM Dim value As System.Integer value = NGdi32.SetWorldTransform(hdc, xForm)
public static System.int SetWorldTransform( System.IntPtr hdc, ref NGdi32.XFORM xForm )
Parameters
- hdc
- xForm