Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::InsertPath method
PageAPI::InsertPath method
Voegt een nieuw pad toe aan de pagina op index positie.
System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::InsertPath(int32_t index, System::SharedPtr<XpsModel::XpsPathGeometry> data)
| Parameter | Type | Beschrijving |
|---|---|---|
| index | int32_t | Positie waarop een nieuw pad moet worden ingevoegd. |
| gegevens | System::SharedPtr<XpsModel::XpsPathGeometry> | De geometrie van het pad. |
ReturnValue
Ingevoegd pad.
Zie ook
- Typedef SharedPtr
- Class XpsPath
- Class XpsPathGeometry
- Class PageAPI
- Namespace Aspose::Page::XPS::Features::EventBasedModifications
- Library Aspose.Page for C++