Removes all layers.

At the end this method creates a new layer, which will be the background layer. This because at least one layer must exist.

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public void LayersClear()
Public Sub LayersClear
public:
void LayersClear()

See Also