Click or drag to resize

FeaturesManagerCommands Class

Provides a set of featuresmanager related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.SelectFeaturesManagerCommands

Namespace:  MediaCy.Automation.Select
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class FeaturesManagerCommands

The FeaturesManagerCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAdd
Adds a new collection to Features Manager.
Public propertyStatic memberApply
Applies the collection to the image.
Public propertyStatic memberFeaturesManager
Toggles the Features Manager panel.
Public propertyStatic memberLoad
Loads the collections from the file.
Public propertyStatic memberRemove
Removes the feature from the collection or removes the collection from Features Manager.
Public propertyStatic memberRemoveAll
Removes all collections from Features Manager.
Public propertyStatic memberSave
Saves the collections to the file.
Public propertyStatic memberSetLiveOverlay
Sets "Live Overlay" flag for features.
Public propertyStatic memberSetName
Sets the name of the collection or feature.
Public propertyStatic memberSetType
Sets the type of the collection.
Top
See Also