Summary
Initializes a new instance of the
ImageBrush
class.
- Namespace
- Avalonia
.Media .Immutable - Containing Type
- ImmutableTileBrush
Syntax
protected ImmutableTileBrush(ITileBrush source)
Parameters
Name | Type | Description |
---|---|---|
source | ITileBrush | The brush from which this brush's properties should be copied. |
Return Value
Type | Description |
---|---|
void |