<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGGraphicElement > Methods:
Comments (0)
Draws a path shape to the canvas
Namespace: FMX.RS.SVG
Delphi
protected procedure DrawPath( const aShape: TRSPathData; Matrix: TSVGMatrix; const Canvas: TSVGCanvas; aRect: TSVGRect); overload;
Parameters
aShape
Type: TRSPathData
Matrix
Type: System.Void
Canvas
aRect
•TSVGGraphicElement
•FMX.RS.SVG