System::Drawing::Drawing2D::GraphicsPath::Transform methode
GraphicsPath::Transform(const MatrixPtr&) method
Transformeert het pad dat wordt weergegeven door het huidige object door de opgegeven transformatiematrix erop toe te passen.
void System::Drawing::Drawing2D::GraphicsPath::Transform(const MatrixPtr &matrix)
| Parameter | Type | Beschrijving |
|---|---|---|
| matrix | const MatrixPtr& | De transformatie-matrix die de transformatie specificeert |
Zie ook
- Typedef MatrixPtr
- Class GraphicsPath
- Namespace System::Drawing::Drawing2D
- Library Aspose.Page for C++
GraphicsPath::Transform(const SkMatrix&) method
void System::Drawing::Drawing2D::GraphicsPath::Transform(const SkMatrix &matrix)
Zie ook
- Class GraphicsPath
- Namespace System::Drawing::Drawing2D
- Library Aspose.Page for C++