[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

bsBDiagonal

Represents the BDiagonal brush style.

Declaration

Source position: graphics.pp line 214

const bsBDiagonal = FPCanvas.bsBDiagonal;

Description

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.

See also

TBrushStyle

  

Represents the pattern for a Brush.


Version 3.2 Generated 2024-02-25 Home