Table of Contents

TUIHatchBrush Class

A class representing a platform independent hatch brush.

Syntax

Unit: FlexCel.Core

TUIHatchBrush = class(TUIBrush);

Methods

Name Description
CreateNew This method will return the appropriate Brush depending in the Graphics framework you are using to render images.

Properties

Name Description
ForegroundColor Foreground color for the pattern.
BackgroundColor Background color for the pattern.
HatchStyle Hatch style for the pattern.