Home
|
GR32_Polygons
|
TCustomPolygonFiller
|
|
TCustomPolygonFiller.GetFillLine
function GetFillLine: TFillLineEvent; abstract;
Description
Descendants should override this abstract method. If overriden it should return a TFillLineEvent callback that is used to fill lines in a polygon.
See Also
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007
Home
GR32_Polygons
TCustomPolygonFiller