Aspose::Page::XPS::XpsModel::XpsPathGeometry::InsertSegment मेथड
XpsPathGeometry::InsertSegment method
अंतिम पाथ फ़िगर के चाइल्ड सेगमेंट्स की सूची में index स्थिति पर एक पाथ सेगमेंट सम्मिलित करता है।
System::SharedPtr<XpsPathSegment> Aspose::Page::XPS::XpsModel::XpsPathGeometry::InsertSegment(int32_t index, System::SharedPtr<XpsPathSegment> segment)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| सूचकांक | int32_t | सेगमेंट को डालने के लिए स्थिति। |
| सेगमेंट | System::SharedPtr<XpsPathSegment> | डालने के लिए एक पाथ सेगमेंट। |
ReturnValue
डाला गया पाथ सेगमेंट।
संबंधित देखें
- Typedef SharedPtr
- Class XpsPathSegment
- Class XpsPathGeometry
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++