Click or drag to resize

GraphBaseGetCommand Class

Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Viewers.NDViewNDCommand
            MediaCy.Viewers.NDGraphBaseGetCommand

Namespace:  MediaCy.Viewers.ND
Assembly:  MediaCy.Viewers.ND (in MediaCy.Viewers.ND.dll) Version: 3.1.0.0
Syntax
VB
Public Class GraphBaseGetCommand
	Inherits ViewNDCommand

The GraphBaseGetCommand type exposes the following members.

Constructors
  NameDescription
Public methodGraphBaseGetCommand
Initializes a new instance of the GraphBaseGetCommand class
Public methodGraphBaseGetCommand(McCommand)
Initializes a new instance of the GraphBaseGetCommand class
Top
Properties
  NameDescription
Public propertyGraphType
Type of graph
Public propertyOutput
Top
See Also