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