Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGGraphicElement > Methods
TSVGGraphicElement.FillPolygons(TSVGMatrix,TSVGCanvas) Method
Experimental method to use the Clipper library to create properly filled (based on FillRule) and clipped (GetClipPath) polygons
Namespace: RSSVG
Delphi
protected procedure FillPolygons(aMatrix: TSVGMatrix; const Canvas: TSVGCanvas); virtual;
Parameters
aMatrix
Type: System.Void
Canvas
•TSVGGraphicElement
•RSSVG