[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Represents the Vertical brush style.
Source position: graphics.pp line 198
const bsVertical = FPCanvas.bsVertical; |
Alias for the TFPBrushStyle.bsVertical enumeration value in the FCL. Fills a shape with a pattern consisting of equidistant vertical lines.
|
Represents the pattern for a Brush. |