RadSolidColorBrush
Class
Represents a brush that paints with a solid Color.
Definition
Namespace:Telerik.Maui.Controls
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public class RadSolidColorBrush : RadBrush
Constructors
Initializes a new instance of the RadSolidColorBrush class.
C#
public RadSolidColorBrush()
Initializes a new instance of the RadSolidColorBrush class with the specified Color.