Algs4Net Class Library Documentation
Algs4Net Class Library Documentation
Algs4Net
DrawingWindow Class
DrawingWindow Methods
Clear Method
Clear Method
Clear Method (Color)
DrawingWindow
Clear Method (Color)
Clears the screen to the specified color.
Namespace:
Algs4Net
Assembly:
Algs4Net (in Algs4Net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
void
Clear
(
Color
color
)
Parameters
color
Type:
System.Windows.Media
Color
the color to make the background
See Also
Reference
DrawingWindow Class
Clear Overload
Algs4Net Namespace