NPlot::Windows::PlotSurface2D::Interactions::VerticalGuideline Class Reference

Inheritance diagram for NPlot::Windows::PlotSurface2D::Interactions::VerticalGuideline:

NPlot::Windows::PlotSurface2D::Interactions::Interaction List of all members.

Public Member Functions

 VerticalGuideline ()
 VerticalGuideline (Color lineColor)
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_

Detailed Description

Definition at line 1489 of file Windows.PlotSurface2D.cs.


Constructor & Destructor Documentation

NPlot::Windows::PlotSurface2D::Interactions::VerticalGuideline::VerticalGuideline  )  [inline]
 

Definition at line 1497 of file Windows.PlotSurface2D.cs.

NPlot::Windows::PlotSurface2D::Interactions::VerticalGuideline::VerticalGuideline Color  lineColor  )  [inline]
 

Parameters:
lineColor 

Definition at line 1506 of file Windows.PlotSurface2D.cs.


Member Function Documentation

override void NPlot::Windows::PlotSurface2D::Interactions::VerticalGuideline::DoMouseMove MouseEventArgs  e,
System.Windows.Forms.Control  ctr,
KeyEventArgs  lastKeyEventArgs
[inline, virtual]
 

Parameters:
e 
ctr 
lastKeyEventArgs 

Reimplemented from NPlot::Windows::PlotSurface2D::Interactions::Interaction.

Definition at line 1528 of file Windows.PlotSurface2D.cs.

override void NPlot::Windows::PlotSurface2D::Interactions::VerticalGuideline::DoPaint PaintEventArgs  pe,
int  width,
int  height
[inline, virtual]
 

Parameters:
pe 
width 
height 

Reimplemented from NPlot::Windows::PlotSurface2D::Interactions::Interaction.

Definition at line 1517 of file Windows.PlotSurface2D.cs.


Member Data Documentation

int NPlot::Windows::PlotSurface2D::Interactions::VerticalGuideline::barPos_ [private]
 

Definition at line 1491 of file Windows.PlotSurface2D.cs.

Color NPlot::Windows::PlotSurface2D::Interactions::VerticalGuideline::color_ [private]
 

Definition at line 1492 of file Windows.PlotSurface2D.cs.


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 01:04:09 2005 for NPlot by  doxygen 1.4.5