C#
VB
C++
Gets the number of actions that have been added to the MedicalViewer.
public int ActionCount { get; }
Public ReadOnly Property ActionCount As Integer
public:
property int ActionCount {
int get();
}
The number of actions that have been added to the MedicalViewer.
For more information, refer to Applying Actions.
For an example, refer to MedicalViewerCellPosition
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET