IntervalType Property

Summary
Gets or sets the enumeration that determines whether to make the engine interpret the wait Interval value as milliseconds or frames per second.
Syntax
C#
VB
C++
public MedicalViewerAnimationIntervalType IntervalType { get; set; } 
  
Public Property IntervalType As MedicalViewerAnimationIntervalType 
            public: 
property MedicalViewerAnimationIntervalType IntervalType { 
   MedicalViewerAnimationIntervalType get(); 
   void set (    MedicalViewerAnimationIntervalType ); 
} 

Property Value

MedicalViewerAnimationIntervalType enumeration that determines whether to make the engine interpret the Interval wait value as milliseconds or frames per second.

Example

For an example, refer to MedicalViewerAnimationIntervalType.

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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