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