C#
VB
C++
Gets the total number of commands to be executed.
public int TotalCommands { get; }
Public ReadOnly Property TotalCommands As Integer
public:
property int TotalCommands {
int get();
}
The total number of commands to be executed.
For an example, refer to RasterCommandProcessor.
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