Inheritance diagram for NPlot::Windows::PlotSurface2D::Interactions::HorizontalGuideline:
Public Member Functions | |
HorizontalGuideline () | |
Constructor. | |
HorizontalGuideline (Color lineColor) | |
Constructor. | |
override void | DoPaint (PaintEventArgs pe, int width, int height) |
override void | DoMouseMove (MouseEventArgs e, System.Windows.Forms.Control ctr, KeyEventArgs lastKeyEventArgs) |
Private Attributes | |
int | barPos_ |
Color | color_ |
Definition at line 1377 of file Windows.PlotSurface2D.cs.
|
Constructor.
Definition at line 1385 of file Windows.PlotSurface2D.cs. |
|
Constructor.
Definition at line 1394 of file Windows.PlotSurface2D.cs. |
|
Reimplemented from NPlot::Windows::PlotSurface2D::Interactions::Interaction. Definition at line 1416 of file Windows.PlotSurface2D.cs. |
|
Reimplemented from NPlot::Windows::PlotSurface2D::Interactions::Interaction. Definition at line 1405 of file Windows.PlotSurface2D.cs. |
|
Definition at line 1379 of file Windows.PlotSurface2D.cs. |
|
Definition at line 1380 of file Windows.PlotSurface2D.cs. |