Summary
Initializes a new instance of the
ImmutableConicGradientBrush
class.
- Namespace
- Avalonia
.Media .Immutable - Containing Type
- Immutable
Conic Gradient Brush
Syntax
public ImmutableConicGradientBrush(ConicGradientBrush source)
Parameters
Name | Type | Description |
---|---|---|
source | ConicGradientBrush | The brush from which this brush's properties should be copied. |
Return Value
Type | Description |
---|---|
void |