Click or drag to resize

IMcImageSetVariantDataChannelStartTime Property

The starting time for this data channel.

Namespace:  MediaCy.IQL.Sets
Assembly:  MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property StartTime As DateTime
	Get

Property Value

Type: DateTime
Remarks
Returns the start time for this data channel. Note: adding data to a data channel may result in a new StartTime or EndTime, either of which will change the Duration.
See Also