Hide Comments
Hide Comments

TSVGDocument.DoDrawn(TObject,TSVGMatrix,TSVGCanvas,TSVGRect) Method

Comments (0)

Represents method DoDrawn(TObject,TSVGMatrix,TSVGCanvas,TSVGRect).

Namespace: RSSVG

expandingSyntax

Delphi

protected
  procedure DoDrawn(Sender: TObject; Matrix: TSVGMatrix; const Canvas: TSVGCanvas;
  aRect: TSVGRect); override;
 

Parameters

Sender

Type: TObject

Matrix

Type: System.Void

Canvas

Type: System.Void

aRect

Type: System.Void

Overrides

TSVGGraphicElement.DoDrawn(TObject,TSVGMatrix,TSVGCanvas,TSVGRect)
 

expandingSee Also

Reference

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2015, Thomas G. Grubb