Home | GR32_Polygons |
TCustomPolygonFiller
Hierarchy
TObject
Description
In addition to the standard color fillings for polygons, Graphics32 provides the ability to create new custom polygon fillers based on the TCustomPolygonFiller class or a TFillLineEvent-based callback.
If you want to create your own polygon filler, subclass from this class and override the GetFillLine method.
All classes based on TCustomPolygonFiller can be used with the DrawFill and Draw methods of TPolygon32 or with the Polygon and PolyPolygon routines.
Note: Don't use this class directly as it is partly abstract.
Reference
Methods |
---|
In TCustomPolygonFiller: |
GetFillLine |
See Also
TPolygon32.Draw, TPolygon32.DrawFill, Polygon, PolyPolygon, TBitmapPolygonFiller, TFillLineEvent, TPolygon32
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007