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

डाला गया पाथ सेगमेंट।

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