Hide Comments
Hide Comments

TRSGPCanvas.FillPath(TRSPathData,Single) Method

Comments (0)

Fills a path and displays it on the current canvas.

FillPath fills a shape specified by a TRSPathData, with the current brush specified by the Fill property.

If APath is empty, FillPath does nothing. In this case, it does not raise any errors.

noteNote

Before calling FillPath, make sure that APath is created.

Namespace: RSGdiPlusGraphics

expandingSyntax

Parameters

APath

Type: TRSPathData

Specifies the TRSPathData to be drawn.
 

AOpacity

Type: Single

Specifies the transparency of the Fill color.
 

expandingRemarks
expandingSee Also

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2016, Thomas G. Grubb