Click or drag to resize

Options Class

Sets the Line Profile options.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.LineProfileEngineCommand
            MediaCy.Commands.LineProfileOptions

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

The Options type exposes the following members.

Constructors
  NameDescription
Public methodOptions
Initializes a new instance of the Options class
Public methodOptions(String)
Initializes a new instance of the Options class
Public methodOptions(McCommand)
Initializes a new instance of the Options class
Top
Properties
Methods
  NameDescription
Public methodClone (Overrides McCommandExtended.Clone(McCommand).)
Public methodStatic memberCreateFrom
Public methodIsPropertyActive (Overrides McCommandExtended.IsPropertyActive(String).)
Public methodSaveAsCode (Overrides McCommandExtended.SaveAsCode(TextWriter, String, RecordingFlags).)
Top
Remarks