Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::InsertPath मेथड

PageAPI::InsertPath method

पेज में index स्थिति पर एक नया पाथ डालता है।

System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::InsertPath(int32_t index, System::SharedPtr<XpsModel::XpsPathGeometry> data)
पैरामीटरप्रकारविवरण
सूचकांकint32_tवह स्थिति जहाँ नई पाथ डाली जानी चाहिए।
डेटाSystem::SharedPtr\XpsModel::XpsPathGeometry\\पाथ की ज्यामिति।

ReturnValue

डाली गई पाथ।

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