IMcImageSetTimePhases Interface |
![]() |
Namespace: MediaCy.IQL.Sets
Public Interface IMcImageSetTimePhases Inherits IEnumerable
The IMcImageSetTimePhases type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count | The number of time phases in the collection. |
![]() | CurrentPhase | The current time lapse phase of an acquisition. |
![]() | CurrentTimePoint | The current time point of the current time lapse phase of an acquisition. |
![]() | Description | The optional description of this collection of time phases |
![]() | Item | Item property handler for the TimePhases collection. |
![]() | Name | The name of this collection of time lapse phases. |
![]() | UserData | Gets or sets user data for this set's time phases |
![]() | UserFlags | Gets or sets user flags for this set |
Name | Description | |
---|---|---|
![]() | Add | Method to add a new McImageSetTimePhase to the collection. |
![]() | CopyFrom | Copy from the provided time phases class |
![]() | GetEnumerator | |
![]() | Remove | Removes the time phase object from the McImageSetTimePhases
collection. |
![]() | RemoveAll | Removes all time phase objects from the McImageSetTimePhases
collection. |