System::Drawing::Drawing2D::GraphicsPath::Transform طريقة

GraphicsPath::Transform(const MatrixPtr&) method

يحوّل المسار الذي تمثله الكائن الحالي بتطبيق مصفوفة التحويل المحددة عليه.

void System::Drawing::Drawing2D::GraphicsPath::Transform(const MatrixPtr &matrix)
معاملنوعالوصف
مصفوفةconst MatrixPtr&مصفوفة التحويل التي تحدد التحويل

انظر أيضًا

GraphicsPath::Transform(const SkMatrix&) method

void System::Drawing::Drawing2D::GraphicsPath::Transform(const SkMatrix &matrix)

انظر أيضًا