DicomObjects Reference
DicomObjects Reference / DicomImage Object / CineMode Property
CineMode Property
Description
Controls auto-run mode for multi-frame images
Property type
Read-write property
Syntax
Visual Basic
Public Property CineMode As doCineMode
Remarks

There are 6 available modes.

The rate is determined by the true rate as given in the image itself, and the CineRate property.

Applications wishing to update items such as frame counters should use the OnFrameChanging event.

See Also