Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPCanvas > Methods

TRSGPCanvas.DrawPath(TRSPathData,Single,TRSGPPen) Method

Scroll Prev Top Next More

Draws a path and displays it on the current canvas.

DrawPath draws a shape specified by a TRSPathData, 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

Parameters

APath

Type: TRSPathData

Specifies the TRSPathData to be drawn.
 

AOpacity

Type: Single

Specifies the transparency of the Fill color.
 

ABrush

Type: TRSGPPen

Specifies the pen to draw the path with

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb