'Declaration Public Shared Function Polygon( _ ByVal hdc As System.IntPtr, _ ByVal lpPoints() As Win32.POINT, _ ByVal nCount As System.Integer _ ) As System.Boolean
public static System.bool Polygon( System.IntPtr hdc, Win32.POINT[] lpPoints, System.int nCount )
Parameters
- hdc
- lpPoints
- nCount