Cicode Programming Reference > Cicode Function Categories > Display Functions > DspClearClip

DspClearClip

Clears the clipping rectangle surrounding the object or group of objects.

Syntax

DspClearClip(INT nAN)

nAn:

The animation-point number of the object or groups within the clipping rectangle.

Return Value

If ANn is invalid will return 0

When cleared will return 0 and change co-ordinates for clipping rectangle to 0.

Example

DspClearClip(17)				

See Also

Display Functions

Published June 2018