Clear the picture. Can't be called if there is current drawing process (started with DrawBegin and not closed by DrawEnd).

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public void Clear()
Visual Basic (Declaration)
Public Sub Clear

See Also