Represents the BDiagonal brush style.
Source position: graphics.pp line 184
const bsBDiagonal = FPCanvas.bsBDiagonal; |
Alias for the TFPBrushStyle.bsBDiagonal enumeration value in the FCL. Fills a shape with a pattern consisting of equidistant lines drawn with a 45-degree upward, left-to-right hatch.
|
Represents the pattern for a Brush. |