Name
RemoveLayers -- remove all layers (V8.0)
Synopsis
RemoveLayers()
Function
This function removes all layers in the current background picture. When this function returns, they will no longer be visible. If you want to remove all layers but still keep their graphics on screen, use FreeLayers() instead.

You need to enable layers before you can use this function. See Layers introduction for details.

Inputs
none


Show TOC