Struct GDIApi.LOGBRUSH
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: Azos.WinApi
Assembly: Azos.WinForms.dll
Syntax
public struct LOGBRUSH
Fields
lbColor
Declaration
public uint lbColor
Field Value
Type | Description |
---|---|
System.UInt32 |
lbHatch
Declaration
public GDIApi.HatchStyle lbHatch
Field Value
Type | Description |
---|---|
GDIApi.HatchStyle |
lbStyle
Declaration
public GDIApi.BrushStyle lbStyle
Field Value
Type | Description |
---|---|
GDIApi.BrushStyle |