Brush Conversion Operators |
Name | Description | |
---|---|---|
(Color to Brush) |
Implicit operator to convert System.Drawing.Color to Brush
| |
(Brush to Color) |
Implicit operator to convert Brush to System.Drawing.Color
| |
(Brush to Color) |
Implicit operator to convert Brush to VO Color
| |
(Color to Brush) |
Implicit operator to convert X# Color to Brush
|