Share

AcPlPlotProgressDialog::onEndSheet

C++

virtual bool onEndSheet() = 0;

Description

Returns a Boolean indicating whether the end sheet notification was successful.

Clients of the plot progress dialog would fire this notification after the end of a sheet plot process using the plot engine.

Links

AcPlPlotProgressDialog

Was this information helpful?