Source position: fpsvg.backend.pp line 59
public procedure TSVGRenderBackend.FillPath(
aPath: TSVGPath;
const aCTM: TSVGMatrix;
const aPaint: TSVGPaint;
aRule: TSVGFillRule;
aOpacity: Double
); virtual; abstract;