Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGGraphicElement > Methods
TSVGGraphicElement.EndDraw(TSVGMatrix,TSVGCanvas,TSVGRect) Method
Restores the canvas to its state before the current svg element and its children were drawn
Namespace: FMX.RS.SVG
Delphi
protected procedure EndDraw(aMatrix: TSVGMatrix; const Canvas: TSVGCanvas; aRect: TSVGRect); virtual;
Parameters
aMatrix
Type: System.Void
Canvas
aRect
•TSVGGraphicElement
•FMX.RS.SVG