IMcImageSetExtents Interface |
![]() |
Namespace: MediaCy.IQL.Sets
Public Interface IMcImageSetExtents Inherits IEnumerable
The IMcImageSetExtents type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count | The number of extents in the collection. |
![]() | Item | Item property handler for the Extents collection. |
Name | Description | |
---|---|---|
![]() | Add | Method to add an extent to the collection. |
![]() | CopyFrom | Copy from the provided extent class |
![]() | GetEnumerator | |
![]() | Remove | Removes the extent object from the McImageSetExtents
collection. |
![]() | RemoveAll | Removes all extent objects from the McImageSetExtents
collection. |