ColorCanvas
The ColorCanvas allows you to select a color either using an advanced color canvas, by setting the
HexadecimalString, or by setting the ARGB values.
Properties / Events
| Property | Description |
| A | Gets/Sets the alpha channel of the SelectedColor. |
| B | Gets/Sets the blue channel of the SelectedColor. |
| G | Gets/Sets the green channel of the SelectedColor. |
| HexadecimalString | Gets/Sets the hexadeimal string for the SelectedColor. When set, the SelectedColor is updated to reflect the new hexadecimal string. |
| R | Gets/Sets the red channel of the SelectedColor. |
| SelectedColor | Gets/Sets the currently selected color. |
| UsingAlphaChannel | Gets or sets a value indicating whether the alpha channel is being used. |
| Event | Description |
| SelectedColorChanged | Occurs when the SelectedColor value changes. |
Get 50+ awesome WPF controls in the Plus Edition.---