SetTextMatrix

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

Initierar operator.

public SetTextMatrix(double a, double b, double c, double d, double e, double f)
ParameterTypBeskrivning
aDoubleEn koefficient
bDoubleB-koefficient
cDoubleC-koefficient
dDoubleD-koefficient
eDoubleE-koefficient
fDoubleF-koefficient

Se även


SetTextMatrix(Matrix)

Initierar operator efter matris.

public SetTextMatrix(Matrix m)
ParameterTypBeskrivning
mMatrixTransformationsmatris.

Se även