Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGUtils > Routines
SVGTransformationToString(TSVGMatrix) Method
Returns the svg string representation of the transformation matrix
Namespace: FMX.RS.SVGUtils
Delphi
function SVGTransformationToString( const M: TSVGMatrix ): String;
Parameters
M
Type: System.Void
Type: String
•FMX.RS.SVGUtils