Flags Property

Summary
Gets or sets the enumerated flags that describe how to play the animation.
Syntax
C#
VB
C++
public MedicalViewerAnimationFlags Flags { get; set; } 
  
Public Property Flags As MedicalViewerAnimationFlags 
            public: 
property MedicalViewerAnimationFlags Flags { 
   MedicalViewerAnimationFlags get(); 
   void set (    MedicalViewerAnimationFlags ); 
} 

Property Value

An enumerated MedicalViewerAnimationFlags value that describes how to play the animation.

Example

For an example, refer to MedicalViewerAnimation.

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.