Click or drag to resize

ResetOptionsCommand Class

Resets options.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Viewers.SurfaceplotSurfaceplotCommand
            MediaCy.Viewers.SurfaceplotResetOptionsCommand

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