C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / PtInRegion Method

In This Topic
PtInRegion Method (Win32)
In This Topic
Syntax
'Declaration
 
Public Shared Function PtInRegion( _
   ByVal hrgn As IntPtr, _
   ByVal x As Integer, _
   ByVal y As Integer _
) As Boolean
 

Parameters

hrgn
x
y
See Also