'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)
Parameters
- hdc
- lpXform