Navigation: Code Documentation > RSVclCommon > RSGraphics > Classes > TRSPathData > Methods
TRSPathData.DrawPath(TCanvas,Boolean,Single) Method
Draws or Fills the path to the canvas.
Namespace: RSGraphics
Delphi
protected procedure DrawPath( const Canvas: TCanvas; Filled: Boolean; Opacity: Single = 1 ); overload; virtual;
Parameters
Canvas
Type: TCanvas
Filled
Type: Boolean
Opacity
Type: Single
•TRSPathData
•RSGraphics