NPlot Documented Class Library

PlotSurface2D.Interactions.Interaction Class

[This is preliminary documentation and subject to change.]

Base class for an interaction. All methods are virtual. Not abstract as not all interactions need to use all methods. Default functionality for each method is to do nothing.

For a list of all members of this type, see PlotSurface2D.Interactions.Interaction Members.

System.Object
   NPlot.Windows.PlotSurface2D.Interactions.Interaction
      Derived types

public class PlotSurface2D.Interactions.Interaction

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NPlot.Windows

Assembly: NPlot (in NPlot.dll)

See Also

PlotSurface2D.Interactions.Interaction Members | NPlot.Windows Namespace