[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Skia.GcSkiaGraphics.Clear

Clear Method

Clear(Color)

Clears the drawing surface with the specified color.

Declaration
public void Clear(Color color)
Public Sub Clear(color As Color)
Parameters
Type Name Description
Color color

The color to fill the surface.