Class SolidBrush
SolidBrush non-static class (inherits Brush)
Inherited Members
Namespace: HP.LFT.Common.Linux.Drawing
Assembly: HP.LFT.Common.Standard.dll
Syntax
public class SolidBrush : Brush
Constructors
SolidBrush(Color)
Declaration
public SolidBrush(Color color)
Parameters
| Type | Name | Description |
|---|---|---|
| Color | color |
Properties
Color
Declaration
public Color Color { get; }
Property Value
| Type | Description |
|---|---|
| Color |