plot2kill ~master (2015-03-25T20:49:06Z)
Dub
Repo
FigureControl
plot2kill
dflwrapper
version
(
dfl
)
class
FigureControl : PictureBox {
void
drawFigureEvent
(
Control
c
,
EventArgs
ea
)
;
FigureBase
figure
()
;
void
draw
()
;
}
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.
Meta
Source
See Implementation
plot2kill
dflwrapper
aliases
Brush
Color
Font
Pen
Point
Rect
Size
classes
DefaultPlotWindow
FigureBase
FigureControl
enums
TextAlignment
functions
getColor
getFont