Click or drag to resize

DefineVariable Class

Defines a variable holding a feature index.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.FeaturesFeaturesCommand
            MediaCy.Commands.FeaturesDefineVariable

Namespace:  MediaCy.Commands.Features
Assembly:  MediaCy.Commands.Features (in MediaCy.Commands.Features.dll) Version: 3.1.0.0
Syntax
VB
Public Class DefineVariable
	Inherits FeaturesCommand

The DefineVariable type exposes the following members.

Properties
  NameDescription
Public propertyIndex
Index of the feature, -1 to select the last feature created.
Public propertyOutput
Top
Remarks