Skip to main content

Class VelloSolidBrush

Namespace: VelloSharp.WinForms
Assembly: VelloSharp.WinForms.Core.dll

public sealed class VelloSolidBrush : VelloBrush, IDisposable

Inheritance

objectVelloBrushVelloSolidBrush

Implements

IDisposable

Inherited Members

VelloBrush.Transform, VelloBrush.Dispose(), object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()

Constructors

VelloSolidBrush(Color)

public VelloSolidBrush(Color color)

Parameters

color Color

Properties

Color

public Color Color { get; set; }

Property Value

Color

Methods

CreateCoreBrushCore()

protected override Brush CreateCoreBrushCore()

Returns

Brush