Hide Comments
Hide Comments

TRSGPCanvas.DrawPath(TRSGPPath,Single,TRSGPPen) Method

Comments (0)

Draws a path and displays it on the current canvas.

DrawPath draws a shape specified by a TRSGPPath, with the specified pen.

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

noteNote

Before calling DrawPath, make sure that APath is created.

Namespace: RSGdiPlusGraphics

expandingSyntax

Parameters

APath

Type: TRSGPPath

Specifies the TRSGPPath to be drawn.
 

AOpacity

Type: Single

Specifies the transparency of the Fill color.
 

ABrush

Type: TRSGPPen

Specifies the pen to draw the path with.

expandingSee Also

Comments (0)

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