Draws a path on the current TCanvas.
DrawPath draws a TRSPathData, with the current Pen.
The APath parameter specifies the TRSPathData to be drawn.
The AOpacity parameter is ignored in VCL but is provided for compatibility.
If APath is empty, DrawPath does nothing. In this case, DrawPath does not raise any errors.
Note |
---|
Before calling DrawPath, make sure that APath is created. |
Namespace: RSGraphics
Delphi |
public |
Parameters
aPath
Type: TRSPathData
Opacity
Type: Single