function GetFillLine: TFillLineEvent; abstract;
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]: