The C1BrushBuilder type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
C1BrushBuilder |
Initializes a new instance of the C1BrushBuilder class.
|
Fields
| Name | Description | |
|---|---|---|
|
|
DesignBrushProperty |
Original Brush created by a designer, which is typically a degree of colors based in the design color.
|
|
|
DesignColorProperty |
Gets or sets the base color for which the design has been created.
|
|
|
InputProperty |
Gets or sets the input which is the color to what the design brush will be extrapolated.
|
Properties
| Name | Description | |
|---|---|---|
|
|
DesignBrush |
Gets or sets the design brush.
Original Brush created by a designer, which is typically a degree of colors based in the design color.
|
|
|
DesignColor |
Gets or sets the base color for which the design has been created.
|
|
|
ExtrapolationMethod |
Gets or sets the extrapolation method.
|
|
|
Input |
Gets or sets the input which is the color to what the design brush will be extrapolated.
|
|
|
Output |
Gets the resulting brush of the extrapolation the design brush to the input color.
|
Events
| Name | Description | |
|---|---|---|
|
|
PropertyChanged |
Occurs when a property value changes.
|