Glossary Item Box

LabDevTools Send comments on this topic.

Clear Method

It cancels the content of the entire surface of drawing of the control.

 

[Visual Basic]
Public Sub Clear()

[C#]
public void Clear();

    Parameters:

None.

    Return value:

None.

See also:

DrawArc | DrawClosedSpline | DrawEllipse | DrawLines | DrawPath | DrawPoint | DrawPolygon | DrawRectangle | DrawSpline | FillClosedSpline | FillEllipse | FillPath | FillPolygon | FillRectangle | SavePicture

 


Copyright © 2007 LabDevTools. All Rights Reserved.