Click or drag to resize

ProfileCommand Class

Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.LineProfileEngineCommand
            MediaCy.Commands.LineProfileProfileCommand
              MediaCy.Commands.LineProfileAdjust
              MediaCy.Commands.LineProfileEdgesCommand
              MediaCy.Commands.LineProfileProfileSettings
              MediaCy.Commands.LineProfileRemove

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

The ProfileCommand type exposes the following members.

Constructors
  NameDescription
Public methodProfileCommand
Initializes a new instance of the ProfileCommand class
Public methodProfileCommand(McCommand)
Initializes a new instance of the ProfileCommand class
Top
Properties
  NameDescription
Public propertyIndex
Index of the profile.
Top
See Also