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