dfl2 v1.0.3 (2014-11-03T16:58:07Z)
Home
Dub
Repo
ClippingForm
dfl
clippingform
class
ClippingForm : Form {
void
createParams
(CreateParams cp);
Image
clipping
[@property getter];
Image
clipping
[@property setter];
void
onHandleCreated
(EventArgs ea);
void
onPaint
(PaintEventArgs pea);
}
Members
Functions
createParams
void
createParams
(CreateParams cp)
Undocumented in source. Be warned that the author may not have intended to support it.
onHandleCreated
void
onHandleCreated
(EventArgs ea)
onPaint
void
onPaint
(PaintEventArgs pea)
Properties
clipping
Image
clipping
[@property getter]
Image
clipping
[@property setter]
Meta
Source
See Implementation
dfl
clippingform
classes
ClippingForm
structs
RegionRects