Clear()
Graphics::Clear(Color) method
Clears the drawing surface represented by the current object and fills it with the specified color.
void System::Drawing::Graphics::Clear(Color color)
Arguments
| Parameter | Type | Description | 
|---|---|---|
| color | Color | The color to fill the surface with | 
See Also
- Class Color
 - Class Graphics
 - Namespace System::Drawing
 - Library Aspose.Slides