TransformVectors
Matrix.TransformVectors method
Multiplie chaque vecteur d’un tableau par la matrice. Les éléments de traduction de cette matrice (troisième ligne) sont ignorés.
public void TransformVectors(PointF[] pts)
Paramètre | Taper | La description |
---|---|---|
pts | PointF[] | Un étalage dePointF structures qui représentent les points à transformer. |
Voir également
- struct PointF
- class Matrix
- espace de noms System.Drawing.Drawing2D
- Assemblée Aspose.Drawing