Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::InsertPath metode
PageAPI::InsertPath method
Menyisipkan path baru ke halaman pada posisi index.
System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::InsertPath(int32_t index, System::SharedPtr<XpsModel::XpsPathGeometry> data)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| indeks | int32_t | Posisi di mana jalur baru harus disisipkan. |
| data | System::SharedPtr<XpsModel::XpsPathGeometry> | Geometri jalur. |
ReturnValue
Jalur yang disisipkan.
Lihat Juga
- Typedef SharedPtr
- Class XpsPath
- Class XpsPathGeometry
- Class PageAPI
- Namespace Aspose::Page::XPS::Features::EventBasedModifications
- Library Aspose.Page for C++