.
static extern bool ArcTo(IntPtr hdc, int nLeftRect, int nTopRect,
.
Declare Function ArcTo Lib "gdi32.dll" (ByVal hdc As IntPtr, _
.
.
static extern bool ArcTo(IntPtr hdc, int nLeftRect, int nTopRect,
.
Declare Function ArcTo Lib "gdi32.dll" (ByVal hdc As IntPtr, _
.