dfl2 ~master (2016-08-11T09:58:17Z)
Home
Dub
Repo
Graphics.drawArc
dfl
drawing
Graphics
void
drawArc
(
Pen
pen
,
int
x
,
int
y
,
int
width
,
int
height
,
int
arcX1
,
int
arcY1
,
int
arcX2
,
int
arcY2
)
class
Graphics
final
void
drawArc
(
Pen
pen
,
int
x
,
int
y
,
int
width
,
int
height
,
int
arcX1
,
int
arcY1
,
int
arcX2
,
int
arcY2
)
void
drawArc
(
Pen
pen
,
Rect
r
,
Point
arc1
,
Point
arc2
)
Meta
Source
See Implementation
dfl
drawing
Graphics
functions
copyTo
dispose
drawArc
drawBezier
drawBeziers
drawEllipse
drawIcon
drawLine
drawLines
drawPolygon
drawRectangle
drawRectangles
drawText
drawTextDisabled
fillRectangle
fillRegion
flush
getNearestColor
getScaleSize
measureText
properties
handle
static functions
fromHwnd
getScreen