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