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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly