Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGElement > Methods
TSVGElement.Draw(TSVGCanvas,TSVGRect) Method
Draw the SVG to the specified canvas inside the specified rectangle
Namespace: RSSVG
Delphi
public procedure Draw( const Canvas: TSVGCanvas; aRect: TSVGRect ); overload; virtual; abstract;
Parameters
Canvas
Type: System.Void
aRect
•RSSVGTypes.TSVGRect
•RSSVGTypes.TSVGCanvas
•RSSVG.TSVGElement.Draw(TCanvas,TRect)
•TSVGElement
•RSSVG