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