System::Drawing::Drawing2D::GraphicsPath::Transform طريقة
GraphicsPath::Transform(const MatrixPtr&) method
يحوّل المسار الذي تمثله الكائن الحالي بتطبيق مصفوفة التحويل المحددة عليه.
void System::Drawing::Drawing2D::GraphicsPath::Transform(const MatrixPtr &matrix)
| معامل | نوع | الوصف |
|---|---|---|
| مصفوفة | const MatrixPtr& | مصفوفة التحويل التي تحدد التحويل |
انظر أيضًا
- 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)
انظر أيضًا
- Class GraphicsPath
- Namespace System::Drawing::Drawing2D
- Library Aspose.Font for C++