<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVGUtils > Routines:
Comments (0)
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