Click or drag to resize

ReferenceToolCommand Class

Activates/deactivates tool to draw reference objects for smart segmentation.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Addins.LearningSegmentationSmartSegmentationCommand
            MediaCy.Addins.LearningSegmentationReferenceToolCommand

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

The ReferenceToolCommand type exposes the following members.

Constructors
  NameDescription
Public methodReferenceToolCommand
Initializes a new instance of the ReferenceToolCommand class
Public methodReferenceToolCommand(McCommand)
Initializes a new instance of the ReferenceToolCommand class
Top
Properties
  NameDescription
Public propertyActivate
Activates/deactivates the tool.
Public propertyPrompt (Overrides McCommandPrompt.)
Public propertyReferenceClass
Class of the reference object (0 - background)
Public propertyReferenceType
Type of the object
Top
Remarks