<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPBrush > Properties:
Comments (0)
Specifies the hatch style of the hatch brush.
Note
To properly use the HatchStyle property, you must set the Kind property to bkHatchFill.
Namespace: RSGdiPlusGraphics
Delphi
published property HatchStyle: TRSGPHatchStyle read FHatchStyle write SetHatchStyle default hsHorizontal;
Property Value
Type: TRSGPHatchStyle
•TRSGPBrush
•RSGdiPlusGraphics