Art.Bpath.AffineTransform Method
Apply an affine transform to the Bezier Path.

Syntax

public Bpath AffineTransform (double[] matrix)

Parameters

matrix
An Affine Transformation.

Returns

A new Bezier Path that is the result of the current with the affien transformation applyed to it.

Remarks

Matrix has to be a six position array.

Requirements

Namespace: Art
Assembly: art-sharp (in art-sharp.dll)