System::Drawing::Drawing2D::GraphicsPath::Transform method
GraphicsPath::Transform(const MatrixPtr&) method
Trasforma il percorso rappresentato dall’oggetto corrente applicando la matrice di trasformazione specificata.
void System::Drawing::Drawing2D::GraphicsPath::Transform(const MatrixPtr &matrix)
| Parametro | Tipo | Descrizione |
|---|---|---|
| matrice | const MatrixPtr& | La matrice di trasformazione che specifica la trasformazione |
Vedi anche
- 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)
Vedi anche
- Class GraphicsPath
- Namespace System::Drawing::Drawing2D
- Library Aspose.Font for C++