←Select platform

CineRelativeToRealTime Property

Summary

A positive, unitless, floating point, numeric factor equal to the playback rate divided by the acquisition rate.

Syntax
C#
C++/CLI
[Element(DicomTag.CineRelativeToRealTime)] 
public Nullable<double> CineRelativeToRealTime {get; set;} 
public:  
   [ElementAttribute((gcnew DicomTag::CineRelativeToRealTime()))] 
   property Nullable<double>^ CineRelativeToRealTime 
   { 
      Nullable<double>^ get() 
      void set(Nullable<double>^ value) 
   } 

Property Value

A positive, unitless, floating point, numeric factor equal to the playback rate divided by the acquisition rate.

Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.