Table of Contents

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

percent double

A double value representing the current %.Note this value must be less than 1.0.