dfl2 v1.0.3 (2014-11-03T16:58:07Z)
Home
Dub
Repo
Region
dfl
drawing
class
Region {
this
(HRGN hrgn, bool owned);
~this
();
HRGN
handle
[@property getter];
Dequ
opEquals
(Object o);
Dequ
opEquals
(Region rgn);
}
Constructors
this
this
(HRGN hrgn, bool owned)
Undocumented in source.
Destructor
~this
~this
()
Undocumented in source.
Members
Functions
opEquals
Dequ
opEquals
(Region rgn)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
Dequ
opEquals
(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
Properties
handle
HRGN
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