Click or drag to resize

EngineCommand Class

Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.LineProfileEngineCommand
            More...

Namespace:  MediaCy.Commands.LineProfile
Assembly:  MediaCy.Commands.LineProfile (in MediaCy.Commands.LineProfile.dll) Version: 3.1.0.0
Syntax
VB
Public Class EngineCommand
	Inherits OneInputCommand(Of Object)

The EngineCommand type exposes the following members.

Constructors
  NameDescription
Public methodEngineCommand
Initializes a new instance of the EngineCommand class
Public methodEngineCommand(String)
Initializes a new instance of the EngineCommand class
Public methodEngineCommand(McCommand)
Initializes a new instance of the EngineCommand class
Top
Properties
  NameDescription
Public propertyCreateEngine
Public propertyOpenControl
Top
Methods
  NameDescription
Public methodSaveParameterAsCode (Overrides McCommand.SaveParameterAsCode(TextWriter, String, PropertyDescriptor, RecordingFlags).)
Top
See Also
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.LineProfileEngineCommand
            MediaCy.Commands.LineProfileActivateClass
            MediaCy.Commands.LineProfileAdd
            MediaCy.Commands.LineProfileAddClass
            MediaCy.Commands.LineProfileAddMeasurements
            MediaCy.Commands.LineProfileApplyClass
            MediaCy.Commands.LineProfileBackground
            MediaCy.Commands.LineProfileClassSettings
            MediaCy.Commands.LineProfileClearClass
            MediaCy.Commands.LineProfileGetData
            MediaCy.Commands.LineProfileLoadState
            MediaCy.Commands.LineProfileOptions
            MediaCy.Commands.LineProfileProfileCommand
            MediaCy.Commands.LineProfileRemoveAll
            MediaCy.Commands.LineProfileRemoveAllMeasurements
            MediaCy.Commands.LineProfileRemoveClass
            MediaCy.Commands.LineProfileRemoveMeasurements
            MediaCy.Commands.LineProfileResetMeasurements
            MediaCy.Commands.LineProfileSaveState
            MediaCy.Commands.LineProfileTool