Click or drag to resize

Tool Class

Activates Line Profile tool on the image.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.LineProfileEngineCommand
            MediaCy.Commands.LineProfileTool

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

The Tool type exposes the following members.

Constructors
  NameDescription
Public methodTool
Initializes a new instance of the Tool class
Public methodTool(String)
Initializes a new instance of the Tool class
Public methodTool(McCommand)
Initializes a new instance of the Tool class
Top
Properties
  NameDescription
Public propertyTool
Top
Remarks