Animation Property

Summary

Gets the animation class that contains the properties to animate and adjust the animation style of a cell that contains multiple frames.

Syntax
C#
VB
C++
public MedicalViewerAnimation Animation { get; } 
  
Public ReadOnly Property Animation As MedicalViewerAnimation 
            public: 
property MedicalViewerAnimation^ Animation { 
   MedicalViewerAnimation^ get(); 
} 

Property Value

A MedicalViewerAnimation object that contains the properties to animate and adjust the animation style of a cell that contains multiple frames.

Example

For an example, refer to MedicalViewerAnimation

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly