C++
virtual void setSheetProgressPos( int nPos ) = 0;
Description
Sets the sheet plot progress position as specified by nPos. Clients of the plot progress dialog call this method to update the plot progress for a single sheet.
Parameters
Parameters | Description |
---|---|
nPos | Input current plot progress position |