Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 771 Bytes

SolidColorCanvasBrush.md

File metadata and controls

18 lines (13 loc) · 771 Bytes
title author description keywords
SolidColorCanvasBrush
ratishphilip
XAML equivalent of Win2d's CanvasSolidColorBrush class which paints in solid color.
windows 10, uwp, windows community toolkit, uwp community toolkit, uwp toolkit, brush, Win2D, composition

SolidColorCanvasBrush

The SolidColorCanvasBrush is the XAML equivalent of Win2d's CanvasSolidColorBrush class which paints in solid color. This brush is primarily used by the Render Surface Brushes.

[!div class="nextstepaction"]

Properties

Property Type Description
Color Color Gets or sets the color of the brush.