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: FMX.RS.SVGUtils
Delphi |
function ParseTranslateMatrix( S: String ): TRSMatrix; |
Parameters
S
Type: String
Type: TRSMatrix
Reference |