ComponentOne Basic Library for UWP
DesignColor Property

C1.UWP Assembly > C1.Xaml Namespace > C1BrushBuilder Class : DesignColor Property
Gets or sets the base color for which the design has been created.
Syntax
'Declaration
 
Public Property DesignColor As Windows.UI.Color
public Windows.UI.Color DesignColor {get; set;}

Property Value

The color of the design.
See Also

Reference

C1BrushBuilder Class
C1BrushBuilder Members