Method SetProgressBarPercent
- Namespace
- VectorDraw.Professional.Utilities
- Assembly
- VectorDraw.Serialize.dll
SetProgressBarPercent(double)
Sets the meter to the specified percent.
public void SetProgressBarPercent(double percent)
Parameters
percentdoubleA double value representing the current %.Note this value must be less than 1.0.