Hide Comments
Hide Comments

TSVGDocument.GetViewMatrix(TSVGMatrix,TSVGRect) Method

Comments (0)

Returns a transformation matrix for viewing this element

Namespace: FMX.RS.SVG

expandingSyntax

Delphi

public
  function GetViewMatrix( OldTransformation: TSVGMatrix; aRect: TSVGRect ): TSVGMatrix; override;
 

Parameters

OldTransformation

Type: System.Void

aRect

Type: System.Void

Return Value

Type: TSVGMatrix

Overrides

TSVGCustomViewBox.GetViewMatrix(TSVGMatrix,TSVGRect)
 

expandingSee Also

Reference

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2015, Thomas G. Grubb