dfl2 v1.0.3 (2014-11-03T16:58:07Z)
Home
Dub
Repo
HatchBrush
dfl
drawing
class
HatchBrush :
Brush
{
this
(HatchStyle hs, Color c);
Color
foregroundColor
[@property getter];
HatchStyle
hatchStyle
[@property getter];
}
Constructors
this
this
(HatchStyle hs, Color c)
Members
Properties
foregroundColor
Color
foregroundColor
[@property getter]
hatchStyle
HatchStyle
hatchStyle
[@property getter]
Inherited Members
From Brush
~this
~this
()
Undocumented in source.
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