Represents the Cross brush style.
Source position: graphics.pp line 185
const bsCross = FPCanvas.bsCross; |
Alias for the TFPBrushStyle.bsCross enumeration value in the FCL. Fills a shape with a pattern consisting of equidistant lines drawn as a horizontal and vertical cross-hatch.
|
Represents the pattern for a Brush. |