Click or drag to resize

SurfaceplotCommand Class

Base surface plot command.
Inheritance Hierarchy

Namespace:  MediaCy.Viewers.Surfaceplot
Assembly:  MediaCy.Viewers.Surfaceplot (in MediaCy.Viewers.Surfaceplot.dll) Version: 3.1.0.0
Syntax
VB
Public Class SurfaceplotCommand
	Inherits OneInputCommand(Of Object)
Constructors
  NameDescription
Public methodSurfaceplotCommand
Initializes a new instance of the SurfaceplotCommand class
Public methodSurfaceplotCommand(McCommand)
Initializes a new instance of the SurfaceplotCommand class
Top
See Also