Navigation: Code Documentation > RSVclSVG > RSSVGCtrls > Classes > TRSSVGThreadImage > Properties
TRSSVGThreadImage.Transform Property
Specifies the overall transformation to apply to the SVG image. For no transformation, set the Matrix to the RSIdentityMatrix
Namespace: RSSVGCtrls
Delphi
published property Transform: TRSTransform read FTransform write SetTransform;
Property Value
Type: TRSTransform
Warning
Note that unlike the FMX controls, rotating and scaling the SVG can cause the SVG image to be clipped.
•TRSSVGThreadImage
•RSSVGCtrls