Hide Comments
Hide Comments

ParseTranslateMatrix(String) Method

Comments (0)

Parses the input string for a translation matrix definition ( tx [ty]), which specifies a translation by tx and ty. If ty is not provided, it is assumed to be zero

Namespace: RSSVGUtils

expandingSyntax

Delphi

 function ParseTranslateMatrix( 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