Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGGraphicElement > Properties
TSVGGraphicElement.Matrix Property
Local Transformation matrix for the element
Note that the final transformation of the element depends on its Parents' transformation matrices
Namespace: FMX.RS.SVG
Delphi
public property Matrix: TSVGMatrix read FMatrix write SetMatrix;
Property Value
Type: TSVGMatrix
•TSVGGraphicElement
•FMX.RS.SVG