C#
VB
C++
Gets the index of the current RasterCommand in the Commands collection.
public int CommandNumber { get; }
Public ReadOnly Property CommandNumber As Integer
public:
property int CommandNumber {
int get();
}
The index of the current RasterCommand in the Commands collection.
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