ActionCount Property

Summary
Gets the number of actions that have been added to the MedicalViewer.
Syntax
C#
VB
C++
public int ActionCount { get; } 
  
Public ReadOnly Property ActionCount As Integer 
            public: 
property int ActionCount { 
   int get(); 
} 

Property Value

The number of actions that have been added to the MedicalViewer.

Remarks

For more information, refer to Applying Actions.

Example

For an example, refer to MedicalViewerCellPosition

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.