Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGGraphicElement > Methods
TSVGGraphicElement.DrawChildren(TSVGMatrix,TSVGCanvas,TSVGRect) Method
Draws all of the current element's children to the canvas
Namespace: FMX.RS.SVG
Delphi
protected procedure DrawChildren(aMatrix: TSVGMatrix; const Canvas: TSVGCanvas; aRect: TSVGRect); virtual;
Parameters
aMatrix
Type: System.Void
Canvas
aRect
•TSVGGraphicElement
•FMX.RS.SVG