dfl2 ~master (2016-08-11T09:58:17Z)
Home
Dub
Repo
Graphics.fillRectangle
dfl
drawing
Graphics
void
fillRectangle
(
Brush
brush
,
Rect
r
)
void
fillRectangle
(
Brush
brush
,
int
x
,
int
y
,
int
width
,
int
height
)
class
Graphics
final
void
fillRectangle
(
Brush
brush
,
int
x
,
int
y
,
int
width
,
int
height
)
void
fillRectangle
(
Color
color
,
int
x
,
int
y
,
int
width
,
int
height
)
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