Desktop Functions: Smart Device Functions:
|
Search Results for "Ellipse" in [All]Constants1: EMR_
EMR_ELLIPSE = 42, gdiplus
static extern int GdipAddPathEllipseI(HandleRef path, int x, int y,
Declare Function GdipAddPathEllipseI Lib "gdiplus.dll" (TODO) As TODO gdi323: Chord
4: Ellipse
static extern bool Ellipse(IntPtr hdc, int nLeftRect, int nTopRect,
Private Shared Function Ellipse(hdc As IntPtr, nLeftRect As Integer, nTopRect As Integer, nRightRect As Integer, nBottomRect As Integer) As Boolean shlwapi |