RoiCommands Class |
![]() |
Namespace: MediaCy.Automation.Select
Public NotInheritable Class RoiCommands
The RoiCommands type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Add |
Adds a new ROI.
|
![]() ![]() | Adjust |
Adjusts the points, angle and roundness of the ROI.
|
![]() ![]() | ConvertToPoly |
Converts selected line, rectangle, rounded rectangle, circle and ellipse into polyline/polygon.
|
![]() ![]() | Copy |
Copies the selected or all ROIs into clipboard.
|
![]() ![]() | Cut |
Cuts the selected or all ROIs and copy them into clipboard.
|
![]() ![]() | Delete |
Deletes the ROI by Index.
|
![]() ![]() | DeleteAll |
Deletes all ROIs if any.
|
![]() ![]() | DeleteSelected |
Deletes all selected ROIs if any.
|
![]() ![]() | InvertROIs |
Inverts the ROIs.
|
![]() ![]() | MergeROIs |
Merge overlapped ROIs and keep them as union.
|
![]() ![]() | Move |
Moves the ROI.
|
![]() ![]() | MoveBack |
Moves the selected objects on the back.
|
![]() ![]() | MoveFront |
Moves the selected objects on the front.
|
![]() ![]() | MoveLabel |
Move graphical object label.
|
![]() ![]() | MultipleROIs |
Allow (Checked is True) or disallow (Checked is False) multiple ROIs on the image.
|
![]() ![]() | Paste |
Pastes the ROIs from clipboard into the image.
|
![]() ![]() | ResetLabelPosition |
Reset graphical object label position to default.
|
![]() ![]() | Rotate |
Rotates the ROI.
|
![]() ![]() | SelectAll |
Starts the Select tool and selects all objects on the overlay.
|
![]() ![]() | ShowMask |
Toggles the ROI mask on the image.
|
![]() ![]() | ToggleLimitToImage |
Controls limiting of graphic editing to the image for the given overlay.
|
![]() ![]() | XORROIs |
Applies XOR operation to the ROIs.
|