Hide Comments
Hide Comments

Comments (0)

Parses the input string for a scale matrix definition ( sx [sy]), which specifies a scale operation by sx and sy. If sy is not provided, it is assumed to be equal to sx

Namespace: FMX.RS.SVGUtils

expandingSyntax

Delphi

 function ParseScaleMatrix( S: String ): TRSMatrix; 
 

Parameters

S

Type: String

Return Value

Type: TRSMatrix

expandingSee Also

Reference

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2015, Thomas G. Grubb