Region.Transform

Region.Transform method

Transforms this Region by the specified Matrix.

public void Transform(Matrix matrix)
ParameterTypeDescription
matrixMatrixThe Matrix by which to transform this Region.

See Also