Skip to main content

ImmutableSolidColorBrush(ISolidColorBrush) Constructor

Initializes a new instance of the ImmutableSolidColorBrush class.

Definition

Namespace: Avalonia.Media.Immutable
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public ImmutableSolidColorBrush(
ISolidColorBrush source
)

Parameters

  ISolidColorBrush
The brush from which this brush's properties should be copied.

See Also

Reference

ImmutableSolidColorBrush Class
ImmutableSolidColorBrush Overload
Avalonia.Media.Immutable Namespace