Inheritance diagram for NPlot::Windows::PlotSurface2D::PlotContextMenu::PlotMenuSeparator:
Public Member Functions | |
PlotMenuSeparator (int index) | |
Constructor. | |
void | OnPopup (PlotContextMenu plotContextMenu) |
Properties | |
int | Index |
Index of this menu item in the menu. | |
System.Windows.Forms.MenuItem | menuItem_ |
System.Windows.Forms.MenuItem | MenuItem |
The Windows.Forms.MenuItem associated with this IPlotMenuItem. | |
Private Attributes | |
int | index_ |
Definition at line 2279 of file Windows.PlotSurface2D.cs.
|
Constructor.
Definition at line 2286 of file Windows.PlotSurface2D.cs. |
|
Implements NPlot::Windows::PlotSurface2D::PlotContextMenu::IPlotMenuItem. Definition at line 2324 of file Windows.PlotSurface2D.cs. |
|
Definition at line 2295 of file Windows.PlotSurface2D.cs. |
|
Index of this menu item in the menu.
Definition at line 2301 of file Windows.PlotSurface2D.cs. |
|
The Windows.Forms.MenuItem associated with this IPlotMenuItem.
Implements NPlot::Windows::PlotSurface2D::PlotContextMenu::IPlotMenuItem. Definition at line 2313 of file Windows.PlotSurface2D.cs. |
|
Definition at line 2308 of file Windows.PlotSurface2D.cs. |