System::Drawing::Pen::RotateTransform méthode
Pen::RotateTransform method
Fait pivoter la transformation géométrique locale de l’angle spécifié dans l’ordre spécifié.
void System::Drawing::Pen::RotateTransform(float angle, Drawing2D::MatrixOrder order=Drawing2D::MatrixOrder::Prepend)
| Paramètre | Type | Description |
|---|---|---|
| angle | float | L’angle de rotation |
| ordre | Drawing2D::MatrixOrder | Spécifie l’ordre de l’opération |
Voir aussi
- Enum MatrixOrder
- Class Pen
- Namespace System::Drawing
- Library Aspose.Font for C++