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.Page for C++
GraphicsPath::Transform(const SkMatrix&) method
void System::Drawing::Drawing2D::GraphicsPath::Transform(const SkMatrix &matrix)
संबंधित देखें
- Class GraphicsPath
- Namespace System::Drawing::Drawing2D
- Library Aspose.Page for C++