DicomObjects Reference
DicomObjects Reference / DicomImage Object / CineRate Property
In This Topic
    CineRate Property
    In This Topic
    Description
    Controls auto-run rate for of multi-frame images
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property CineRate As Single
    Remarks
    The “true” rate as determined from the attributes of the image is multiplied by this value to give the rate at which frames are to be displayed.  It is not used when CineMode has the default value of doCineStatic.
    The default value is 1.0
    See Also