DestroyDrawing
MethodDestroyDrawing (Method)
This method erases all the drawing objects and the undo/redo buffer
Syntax:
Function DestroyDrawing(fRedraw As Boolean) As Boolean
The DestroyDrawing method syntax consists of the following:
Parameter |
Data Type |
Description |
fRedraw |
Boolean |
True to regenerate the drawing in the window. |
Return value:
Boolean - True on success, false on error.