Show/Hide Toolbars

RiverSoftAVG Products Help

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

TVclCanvasHelper.DrawPath(TRSPathData,Single) Method

Scroll Prev Top Next More

Draws a path on the current TCanvas.

DrawPath draws a TRSPathData, with the current Pen.

The APath parameter specifies the TRSPathData to be drawn.
 
The AOpacity parameter is ignored in VCL but is provided for compatibility.

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

noteNote

Before calling DrawPath, make sure that APath is created.

Namespace: RSGraphics

Parameters

aPath

Type: TRSPathData

Opacity

Type: Single

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb