IMcImageSetLocations Interface |
![]() |
Namespace: MediaCy.IQL.Sets
Public Interface IMcImageSetLocations Inherits IEnumerable
The IMcImageSetLocations type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count | The number of locations in the collection. |
![]() | Item | Item property handler for the Locations collection. |
![]() | PositionsArray | The locations as a NUMBER_OF_DIMENSIONS-length array of integral values. |
Name | Description | |
---|---|---|
![]() | Add | Method to add a new location to the collection. |
![]() | CopyFrom | Copy from the provided location class |
![]() | GetEnumerator | |
![]() | Remove | Removes the location object from the McImageSetLocations
collection. |
![]() | RemoveAll | Removes all location objects from the McImageSetLocations
collection. |