GxImage: ClearDrawing

ClearDrawing

This method clears the current drawing objects from the image.



 Public Function ClearDrawing ( ) As Long

Return Values

On error false (0) is returned and the error code/string in the GX system is set appropriately.

Languages

[Visual Basic] Public Function ClearDrawing() As Long

[Delphi] function ClearDrawing() : Integer;

[C++] long ClearDrawing();

Remarks

See Also

Class GxImage Overview GxImage Properties GxImage Methods Brightness ClearImage