Click or drag to resize

IMcImageSetTimePoint Interface

An interface implemented by McImageSetTimePoint.

Namespace:  MediaCy.IQL.Sets
Assembly:  MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
VB
Public Interface IMcImageSetTimePoint

The IMcImageSetTimePoint type exposes the following members.

Properties
  NameDescription
Public propertyDate
The Date of this time point.
Public propertyDescription
The optional description of this time point
Public propertyName
The name of this set.
Public propertyPhase
Phase: The optional time phase of this time point
Public propertyUserData
Gets or sets user data for this time point
Public propertyUserFlags
Gets or sets user flags for this set
Top
Methods
  NameDescription
Public methodCopyFrom
Copy from the provided time point class
Top
See Also