Gets the percentage complete value of the current image operation.
public int PercentDone {get;}
public: __property int get_PercentDone();
public:
property int PercentDone {
int get();
}
Property Value
An integer value which represents the percentage done.