FeaturesCommands Class |
|
Namespace: MediaCy.Automation.Select
Public NotInheritable Class FeaturesCommands
The FeaturesCommands type exposes the following members.
| Name | Description | |
|---|---|---|
| Add |
Adds a new feature.
| |
| Adjust |
Adjusts the points, angle and roundness of the feature.
| |
| Define |
Defines a variable holding a feature index.
| |
| Delete |
Deletes the feature by Index.
| |
| DeleteAll |
Deletes all features if any.
| |
| DeleteSelected |
Deletes all selected features if any.
| |
| Invert |
Inverts the features.
| |
| Merge |
Merge overlapped features and keep them as union.
| |
| Move |
Moves the feature.
| |
| Multiple |
Allow (Checked is True) or disallow (Checked is False) multiple Features on the image.
| |
| Rotate |
Rotates the feature.
| |
| XORFeatures |
Applies XOR operation to the features.
|