NPlot Documented Class Library

PlotSurface2D Class

[This is preliminary documentation and subject to change.]

A Windows.Forms PlotSurface2D control.

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

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            NPlot.Windows.PlotSurface2D

public class PlotSurface2D : Control, IPlotSurface2D, ISurface

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.

Remarks

Unfortunately it's not possible to derive from both Control and NPlot.PlotSurface2D.

Requirements

Namespace: NPlot.Windows

Assembly: NPlot (in NPlot.dll)

See Also

PlotSurface2D Members | NPlot.Windows Namespace