C#
VB
Java
Objective-C
WinRT C#
C++
Gets the percentage completion of the command.
public int Percent { get; }
Public ReadOnly Property Percent As Integer
public int Percent {get;}
@property (nonatomic, assign, readonly) int percent;
public int getPercent()
get_Percent();
public:
property int Percent {
int get();
}
The percentage completion of the command.
For an example, refer to RasterCommand
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