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