Click or drag to resize

ReferencesCommands Class

Provides a set of references related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.Measure.SmartSegmentationReferencesCommands

Namespace:  MediaCy.Automation.Measure.SmartSegmentation
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class ReferencesCommands

The ReferencesCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAdd
Adds a new reference object.
Public propertyStatic memberDelete
Deletes selected reference object.
Public propertyStatic memberDeleteAll
Deletes all reference objects.
Public propertyStatic memberOpen
Loads smart segmentation reference objects from a file.
Public propertyStatic memberSave
Saves smart segmentation reference objects to a file.
Public propertyStatic memberSelect
Selects/deselects reference object.
Public propertyStatic memberTool
Activates/deactivates tool to draw reference objects for smart segmentation.
Top
See Also