'Declaration
Public Shared Function SetWorldTransform( _ ByVal hdc As IntPtr, _ ByRef lpXform As VisualStyle.XFORM _ ) As Boolean
'Usage
Dim hdc As IntPtr Dim lpXform As VisualStyle.XFORM Dim value As Boolean value = VisualStyle.SetWorldTransform(hdc, lpXform)
public static bool SetWorldTransform( IntPtr hdc, ref VisualStyle.XFORM lpXform )
Parameters
- hdc
- lpXform