TCustomIvorySurface::ReleaseCanvas

Releases the canvas of the surface.

void __fastcall ReleaseCanvas();

Description

Use ReleaseCanvas to release the Canvas property of the surface. After you finished the drawing, always release the canvas.

Back to TCustomIvorySurface