←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly