Click or drag to resize

SelectObjectCommand Class

Selects/deselects reference object.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Addins.LearningSegmentationSmartSegmentationCommand
            MediaCy.Addins.LearningSegmentationSelectObjectCommand

Namespace:  MediaCy.Addins.LearningSegmentation
Assembly:  MediaCy.Addins.LearningSegmentation (in MediaCy.Addins.LearningSegmentation.dll) Version: 3.1.0.0
Syntax
VB
Public Class SelectObjectCommand
	Inherits SmartSegmentationCommand

The SelectObjectCommand type exposes the following members.

Constructors
  NameDescription
Public methodSelectObjectCommand
Initializes a new instance of the SelectObjectCommand class
Public methodSelectObjectCommand(McCommand)
Initializes a new instance of the SelectObjectCommand class
Top
Properties
  NameDescription
Public propertyIndex
Object index
Public propertyReferenceType
Tool name
Public propertySelected
Selected flag
Top
Methods
  NameDescription
Public methodStatic memberFromFeature
Top
Remarks