XpsDevice.SetTransform

XpsDevice.SetTransform method

Sets the current coordinate space transformation.

public override void SetTransform(Matrix matrix)
ParameterTypeDescription
matrixMatrixA transformation matrix.

See Also