Class Brushes
Brushes static class
Inherited Members
Namespace: HP.LFT.Common.Linux.Drawing
Assembly: HP.LFT.Common.Standard.dll
Syntax
public static class Brushes
Properties
Black
Declaration
public static Brush Black { get; }
Property Value
| Type | Description |
|---|---|
| Brush |
Blue
Declaration
public static Brush Blue { get; }
Property Value
| Type | Description |
|---|---|
| Brush |
Green
Declaration
public static Brush Green { get; }
Property Value
| Type | Description |
|---|---|
| Brush |
Red
Declaration
public static Brush Red { get; }
Property Value
| Type | Description |
|---|---|
| Brush |
White
Declaration
public static Brush White { get; }
Property Value
| Type | Description |
|---|---|
| Brush |
Yellow
Declaration
public static Brush Yellow { get; }
Property Value
| Type | Description |
|---|---|
| Brush |