Removes all content from the control, by removing all layers (with LayersClear) and resetting the background image (with Blank).

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

Syntax

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

See Also