TBitmapPolygonFiller.Pattern

property Pattern: TCustomBitmap32;

Description

This property determines the pattern that is used to fill a polygon. The pattern will be tiled across the polygons.

Please note that the draw transformation won't have any effect on the polygon. For that purpose please preprocess your pattern accordingly.

See Also

TCustomBitmap32