Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGDocument > Methods
TSVGDocument.GetViewMatrix(TSVGMatrix,TSVGRect) Method
Returns a transformation matrix for viewing this element
Namespace: RSSVG
Delphi
public function GetViewMatrix( OldTransformation: TSVGMatrix; aRect: TSVGRect ): TSVGMatrix; override;
Parameters
OldTransformation
Type: System.Void
aRect
Type: TSVGMatrix
TSVGCustomViewBox.GetViewMatrix(TSVGMatrix,TSVGRect)
•TSVGDocument
•RSSVG