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)

संबंधित देखें