Navigation: Code Documentation > RSVclSVG > RSSVGCtrls > Classes > TRSSVGDocument > Events
TRSSVGDocument.OnDrawn Event
Occurs just after a SVG element is drawn. The event fires after drawing the current element and its children but before the canvas is returned to its initial state.
Namespace: RSSVGCtrls
Delphi
published property OnDrawn: TSVGDrawingEvent read GetOnDrawn write SetOnDrawn;
Value
Type: TSVGDrawingEvent
•RSSVGCtrls.TRSSVGDocument.OnDrawing
•RSSVG.TSVGGraphicElement.Draw(TSVGCanvas,TSVGRect)
•TRSSVGDocument
•RSSVGCtrls