System::Drawing::Drawing2D::GraphicsPath::Transform méthode
GraphicsPath::Transform(const MatrixPtr&) method
Transforme le chemin représenté par l’objet actuel en appliquant la matrice de transformation spécifiée.
void System::Drawing::Drawing2D::GraphicsPath::Transform(const MatrixPtr &matrix)
| Paramètre | Type | Description |
|---|---|---|
| matrice | const MatrixPtr& | La matrice de transformation spécifiant la transformation |
Voir aussi
- Typedef MatrixPtr
- Class GraphicsPath
- Namespace System::Drawing::Drawing2D
- Library Aspose.Font for C++
GraphicsPath::Transform(const SkMatrix&) method
void System::Drawing::Drawing2D::GraphicsPath::Transform(const SkMatrix &matrix)
Voir aussi
- Class GraphicsPath
- Namespace System::Drawing::Drawing2D
- Library Aspose.Font for C++