Table of Contents

Method RaiseProgressEx

Namespace
VectorDraw.Professional.vdObjects
Assembly
VectorDraw.Professional.dll

RaiseProgressEx(int, string)

Internally used only.Raise the OnProgress

public void RaiseProgressEx(int percent, string jobDescription)

Parameters

percent int

The current percent.

jobDescription string

A string representing the job taken.