plot2kill v0.0.2 (2015-03-25T20:49:06Z)
Dub
Repo
FigureControl
plot2kill
dflwrapper
Undocumented in source.
version(dfl)
class
FigureControl : PictureBox {
this
(FigureBase fig);
void
parentResize
(Control c, EventArgs ea);
void
drawFigureEvent
(Control c, EventArgs ea);
FigureBase
figure
();
void
draw
();
}
Constructors
this
this
(FigureBase fig)
Undocumented in source.
Members
Functions
draw
void
draw
()
drawFigureEvent
void
drawFigureEvent
(Control c, EventArgs ea)
Event handler to redraw the figure.
figure
FigureBase
figure
()
Get the underlying FigureBase object.
parentResize
void
parentResize
(Control c, EventArgs ea)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
plot2kill
dflwrapper
aliases
Brush
Color
Font
Pen
Point
Rect
Size
classes
DefaultPlotWindow
FigureBase
FigureControl
enums
TextAlignment
functions
doneWith
getColor
getFont
structs
ScatterCharDrawer