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