ImageDevice.SetTransform

ImageDevice.SetTransform method

Sets the current transformation matrix.

public override void SetTransform(Matrix transform)
ParameterTypeDescription
transformMatrixThe new transformation matrix.

See Also