Click or drag to resize

Delete Class

Deletes the feature by Index.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.FeaturesFeaturesCommand
            MediaCy.Commands.FeaturesDelete
              MediaCy.Commands.Features.ROIDelete

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

The Delete type exposes the following members.

Properties
  NameDescription
Public propertyIndex
Index of the feature.
Top
Remarks