Aurigma Graphics Mill 5.5 for .NET
Matrix..::.FromAffinePoints Method
Returns a Matrix of the affine transform which converts one set of points to another.
Overload List
| Name | Description | |
|---|---|---|
|
|
FromAffinePoints(array<PointF>[]()[], array<PointF>[]()[]) |
Returns a Matrix of the affine transform which converts one set of points to another. |
|
|
FromAffinePoints(PointF, PointF, PointF, PointF, PointF, PointF) |
Returns a Matrix of the affine transform which converts one set of points to another. |