DXHatchBrush.ForegroundColor Property
Retrieves the foreground color of the brush.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Property Value
Type | Description |
---|---|
Color | The brush’s foreground color. |
See Also