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
डाली गई पाथ।
संबंधित देखें
- Typedef SharedPtr
- Class XpsPath
- Class XpsPathGeometry
- Class PageAPI
- Namespace Aspose::Page::XPS::Features::EventBasedModifications
- Library Aspose.Page for C++