C#
VB
C++
Gets the percentage completion of the current command.
public int Percent { get; }
Public ReadOnly Property Percent As Integer
public:
property int Percent {
int get();
}
The percentage completion of the command.
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