<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGGraphicElement > Methods:
Comments (0)
Represents method DrawPath(TRSPathData,TSVGMatrix,TSVGCanvas,TSVGRect).
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