ComponentOne Basic Library for UWP
Brush Property

C1.UWP Assembly > C1.Xaml Namespace > C1RadialColorItem Class : Brush Property
Gets or sets the Brush property.
Syntax
'Declaration
 
Public Property Brush As Windows.UI.Xaml.Media.Brush
public Windows.UI.Xaml.Media.Brush Brush {get; set;}
Remarks
This property will be set automatically if application sets the Color property.
See Also

Reference

C1RadialColorItem Class
C1RadialColorItem Members