<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGGraphicElement > Methods:
Comments (0)
Represents method SetCanvasPen(TSVGCanvas,TMatrix,Boolean).
Namespace: RSSVG
Delphi
protected procedure SetCanvasPen( const Canvas: TSVGCanvas; const aMatrix: TMatrix; Scale: Boolean = False ); virtual;
Parameters
Canvas
Type: System.Void
aMatrix
Type: TMatrix
Scale
Type: Boolean