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