CurveTo.Transform

CurveTo.Transform method

Transforms coordinates with the transformation matrix.

public void Transform(TransformationMatrix matrix)
ParameterTypeDescription
matrixTransformationMatrixTransformation matrix.

See Also