Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSVclCommon > RSGraphics > Classes > TVclCanvasHelper > Methods

TVclCanvasHelper.FillPath(TRSPathData,Single) Method

Scroll Prev Top Next More

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.
 

noteNote

Before calling FillPath, make sure that APath is created
 

Namespace: RSGraphics

Parameters

aPath

Type: TRSPathData

Opacity

Type: Single

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb