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