Art.Affine.Point Method
Apply an affine transform to an Art.Point.

Syntax

public static Point Point (Point src, double[] affine)

Parameters

src
The original point.
affine
The affine transform.

Returns

The resulting point after performing the transform.

Remarks

Documentation for this section has not yet been entered.

Requirements

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