←Select platform

RecommendedDisplayFrameRate Property

Summary

Recommended rate at which the frames of a multi-frame image shall be displayed, in frames/second.

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

Property Value

Recommended rate at which to display the frames of a multi-frame image, in frames/second.

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.