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