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