Click or drag to resize

CreateImageCommand Class

Creates image from surface plot view.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Viewers.SurfaceplotSurfaceplotCommand
            ImageOutputCommand
              MediaCy.Viewers.SurfaceplotCreateImageCommand

Namespace:  MediaCy.Viewers.Surfaceplot
Assembly:  MediaCy.Viewers.Surfaceplot (in MediaCy.Viewers.Surfaceplot.dll) Version: 3.1.0.0
Syntax
VB
Public Class CreateImageCommand
	Inherits ImageOutputCommand
Constructors
  NameDescription
Public methodCreateImageCommand
Initializes a new instance of the CreateImageCommand class
Public methodCreateImageCommand(McCommand)
Initializes a new instance of the CreateImageCommand class
Top
See Also