Table of Contents

Method start

Namespace
VectorDraw.Professional.Utilities
Assembly
VectorDraw.Serialize.dll

start(string, long)

Starts the progress meter.

public void start(string jobDescription, long maxLimit)

Parameters

jobDescription string

A string representing the job taken.

maxLimit long

A long number representing the 100% of the job.