Plate.ScanProgress() Event

Fired periodically during image star scanning, the parameter indicates percent complete.

Syntax

Plate.ScanProgress(PercentComplete)

The event syntax has these parts:

Part Description
PercentComplete (Integer) The percentage of the image that has been scanned so far.

Remarks

One of these events is always fired with PercentComplete equal to 100.