CollectorCommands Class |
![]() |
Namespace: MediaCy.Automation.Measure.Data
Public NotInheritable Class CollectorCommands
The CollectorCommands type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AutoCollect |
Toggles the Auto-collect option. When this option is on the data is collected automatically on Count or Image changed event.
|
![]() ![]() | Clear |
Clears data collector.
|
![]() ![]() | Collect |
Collects data from the given input. If Input is empty, all selected images are used.
|
![]() ![]() | CollectAllFrames |
Collects data from all frames of the active document.
|
![]() ![]() | GetData |
Returns DataSet with data of DataCollector.
|
![]() ![]() | Open |
Loads data collector data set from a file.
|
![]() ![]() | Options |
Sets data collector options.
|
![]() ![]() | RemoveLast |
Removes last collection.
|
![]() ![]() | Save |
Saves data collector data to a file.
|
![]() ![]() | SyncAndCollect |
Sync measurements from given data provider and collects data.
|
![]() ![]() | Tab |
Activate data collector tab in the ribbon
|