ImageBuffer.SampleEndTime Property

Returns the reference end time of the sample in the image buffer.
Syntax:
Public SampleEndTime As Double
Limitations:

Run time only, read only.

Remarks:

The SampleEndTime property returns the reference time at which the sample ended, in seconds.

See also: ImageBuffer, SampleStartTime, ICImagingControl.ReferenceTimeStart, ICImagingControl.ReferenceTimeCurrent

<< ImageBuffer