C#
VB
C++
Gets a value that shows the progress of the current file loading process.
public int FilePercent { get; }
Public ReadOnly Property FilePercent As Integer
public:
property int FilePercent {
int get();
}
An integer that represents the percent completion of the current file loading process.
Refer to RasterOpenDialog example.
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