Fills a path on the current TCanvas.
FillPath fills a TRSPathData, with the current Stroke or Pen.
If the path is empty, FillPath does nothing. In this case, FillPath does not raise any errors.
Namespace: RSGraphics
Delphi |
public |
Parameters
Canvas
Type: TCanvas
Canvas to draw to
Opacity
Type: Single
Transparency of the Stroke color (FMX or GDI+ only)