dfl2 v1.0.3 (2014-11-03T16:58:07Z)
Home
Dub
Repo
Brush
dfl
drawing
class
Brush {
this
(HBRUSH hb, bool owned);
this
();
~this
();
HBRUSH
handle
[@property getter];
}
Constructors
this
this
(HBRUSH hb, bool owned)
Undocumented in source.
this
this
()
Undocumented in source.
Destructor
~this
~this
()
Undocumented in source.
Members
Properties
handle
HBRUSH
handle
[@property getter]
Meta
Source
See Implementation
dfl
drawing
classes
Bitmap
Brush
CommonGraphics
Font
Graphics
HatchBrush
Icon
Image
MemoryGraphics
Pen
Picture
Region
Screen
SolidBrush
SystemColors
SystemIcons
TextFormat
enums
FontSmoothing
FontStyle
GraphicsUnit
HatchStyle
PenStyle
TextAlignment
TextFormatFlags
TextTrimming
structs
Color
Point
Rect
Size