SetTextMatrix

SetTextMatrix(double, double, double, double, double, double)

Initialise l’opérateur.

public SetTextMatrix(double a, double b, double c, double d, double e, double f)
ParamètreTaperLa description
aDoubleUn coefficient
bDoubleCoefficient B
cDoubleCoefficient C
dDoubleCoefficient D
eDoubleCoefficient E
fDoubleCoefficient F

Voir également


SetTextMatrix(Matrix)

Initialise l’opérateur par matrice.

public SetTextMatrix(Matrix m)
ParamètreTaperLa description
mMatrixMatrice de transformation.

Voir également