'Declaration
Public Shared Function GetRandomRgn( _ ByVal hDC As System.IntPtr, _ ByVal hrgn As System.IntPtr, _ ByVal num As System.Integer _ ) As System.Boolean
'Usage
Dim hDC As System.IntPtr Dim hrgn As System.IntPtr Dim num As System.Integer Dim value As System.Boolean value = NGdi32.GetRandomRgn(hDC, hrgn, num)
Parameters
- hDC
- hrgn
- num