Click or drag to resize

SaveReferencesCommand Class

Saves smart segmentation reference objects to a file.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Addins.LearningSegmentationSmartSegmentationCommand
            MediaCy.Addins.LearningSegmentationLoadSaveRecipeCommand
              MediaCy.Addins.LearningSegmentationSaveReferencesCommand

Namespace:  MediaCy.Addins.LearningSegmentation
Assembly:  MediaCy.Addins.LearningSegmentation (in MediaCy.Addins.LearningSegmentation.dll) Version: 3.1.0.0
Syntax
VB
Public Class SaveReferencesCommand
	Inherits LoadSaveRecipeCommand
Constructors
  NameDescription
Public methodSaveReferencesCommand
Initializes a new instance of the SaveReferencesCommand class
Public methodSaveReferencesCommand(McCommand)
Initializes a new instance of the SaveReferencesCommand class
Top
Remarks