Hide Comments
Hide Comments

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

Comments (0)

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

Namespace: FMX.RS.SVG

expandingSyntax

Delphi

protected
  procedure DoDrawing( 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.DoDrawing(TObject,TSVGMatrix,TSVGCanvas,TSVGRect)
 

expandingSee Also

Reference

Comments (0)

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