PsDocument.SetTransform

PsDocument.SetTransform method

Set current transformation to this one.

public void SetTransform(Matrix matrix)
ParameterTypeDescription
matrixMatrixThe transformation.

See Also