System::Drawing::Drawing2D::GraphicsPath::Transform método
GraphicsPath::Transform(const MatrixPtr&) method
Transforma la ruta representada por el objeto actual aplicándole la matriz de transformación especificada.
void System::Drawing::Drawing2D::GraphicsPath::Transform(const MatrixPtr &matrix)
| Parámetro | Tipo | Descripción |
|---|---|---|
| matriz | const MatrixPtr& | La matriz de transformación que especifica la transformación |
Ver también
- 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)
Ver también
- Class GraphicsPath
- Namespace System::Drawing::Drawing2D
- Library Aspose.Page for C++