[]
        
(Showing Draft Content)

C1.Util.Win.Win32.Polygon

Polygon Method

Polygon(IntPtr, POINT[], int)

Declaration
public static extern bool Polygon(IntPtr hdc, Win32.POINT[] lpPoints, int nCount)
Parameters
Type Name Description
IntPtr hdc
POINT[] lpPoints
int nCount
Returns
Type Description
bool