Click or drag to resize
CanvasDrawingSessionClear Method (Color)
Clears to the specified color.

Namespace:  Microsoft.Graphics.Canvas
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public void Clear(
	Color color
)

Parameters

color
Type: Windows.UIColor
See Also