This method is called just after drawing the current element and its children. The method is called after drawing the current element and its children but before the canvas is returned to its initial state.
It exposes the OnDraw event.
Namespace: FMX.RS.SVG
Delphi |
protected |
Parameters
Sender
Type: TObject
Matrix
Type: System.Void
Canvas
Type: System.Void
aRect
Type: System.Void
TSVGGraphicElement.DoDrawn(TObject,TSVGMatrix,TSVGCanvas,TSVGRect)