UnclipOutput()

Syntax

UnclipOutput()
Description
Remove any clipping imposed by the ClipOutput() command. The following drawing commands will be able to draw to the entire drawing output again.

Parameters

None.

Return value

None.

Remarks

This command only has an effect by drawing outputs created by ImageOutput() or CanvasOutput().

See Also

ClipOutput(), SetOrigin(), OutputWidth(), OutputHeight()

Supported OS

All

<- TextWidth() - 2DDrawing Index