ComponentOne Basic Library for UWP
Color Property

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

Reference

C1RadialColorItem Class
C1RadialColorItem Members