PlotSurface2D.PlotContextMenu overview
![]() ![]() | Determines whether the specified Object instances are considered equal. |
![]() ![]() | Determines whether the specified Object instances are the same instance. |
![]() |
Constructor creates |
![]() | Gets the Windows.Forms context menu managed by this object. |
![]() | Gets an arraylist of all PlotMenuItems that comprise the menu. If this list is changed, this class must be told to update using the Update method. |
![]() | The PlotSurface2D associated with the context menu. Generally, the user should not set this. It is used internally by PlotSurface2D. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Sets the context menu according to the IPlotMenuItem's in the provided ArrayList. The current menu items can be obtained using the MenuItems property and extended if desired. |
![]() | Returns a String that represents the current Object. |
![]() | The PlotSurface2D associated with the context menu. Classes inherited from PlotContextMenu will likely use this to implement their functionality. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
PlotSurface2D.PlotContextMenu Class | NPlot.Windows Namespace