AnimateAllSubCells Property

Summary
Gets or sets the value that determines whether to animate all the sub-cells.
Syntax
C#
VB
C++
public bool AnimateAllSubCells { get; set; } 
  
Public Property AnimateAllSubCells As Boolean 
            public: 
property bool AnimateAllSubCells { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to animate all the sub-cell in the cell; false otherwise.

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.