<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGGraphicElement > Methods:
Comments (0)
Draw the SVG to the specified canvas inside the specified rectangle
Namespace: FMX.RS.SVG
Delphi
public procedure Draw( const Canvas: TSVGCanvas; aRect: TSVGRect ); override;
Parameters
Canvas
Type: System.Void
aRect
TSVGElement.Draw(TSVGCanvas,TSVGRect)