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