Aspose::Page::XPS::XpsDocument::InsertPath मेथड
XpsDocument::InsertPath method
index स्थिति पर सक्रिय पृष्ठ में एक नया पाथ सम्मिलित करता है।
System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::XpsDocument::InsertPath(int32_t index, System::SharedPtr<XpsModel::XpsPathGeometry> data)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| सूचकांक | int32_t | वह स्थिति जहाँ नई पाथ डाली जानी चाहिए। |
| डेटा | System::SharedPtr\XpsModel::XpsPathGeometry\\ | पाथ की ज्यामिति। |
ReturnValue
डाली गई पाथ।
संबंधित देखें
- Typedef SharedPtr
- Class XpsPath
- Class XpsPathGeometry
- Class XpsDocument
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++