ClosePath.Transform

ClosePath.Transform method

Transforms coordinates with the transformation matrix.

public void Transform(TransformationMatrix matrix)
ParameterTypeDescription
matrixTransformationMatrixTransformation transformation matrix.

See Also