Share

AcPlPlotProgressDialog::destroy

C++

virtual void destroy() = 0;

Description

Destroys the dialog. Callers should free the memory associated with the dialog by calling this method instead of using the C++ delete operator.

Links

AcPlPlotProgressDialog

Was this information helpful?