Navigation: Code Documentation > RSVclSVG > RSSVG > 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: RSSVG
Delphi
public property Matrix: TSVGMatrix read FMatrix write SetMatrix;
Property Value
Type: TSVGMatrix
•TSVGGraphicElement
•RSSVG