IPath.Transform

IPath.Transform method

Applies the specified transformation to the path.

public void Transform(IMatrix transformation)
ParameterTypeDescription
transformationIMatrixThe transformation matrix to apply.

See Also