System::Drawing::Drawing2D::GraphicsPath::Transform yöntemi
GraphicsPath::Transform(const MatrixPtr&) method
Geçerli nesne tarafından temsil edilen yolu, belirtilen dönüşüm matrisini uygulayarak dönüştürür.
void System::Drawing::Drawing2D::GraphicsPath::Transform(const MatrixPtr &matrix)
| Parameter | Type | Açıklama |
|---|---|---|
| matris | const MatrixPtr& | Dönüşümü belirten dönüşüm matrisi |
Ayrıca Bakınız
- 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)
Ayrıca Bakınız
- Class GraphicsPath
- Namespace System::Drawing::Drawing2D
- Library Aspose.Page for C++