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