Aspose::Page::XPS::XpsDocument::InsertPath-methode
XpsDocument::InsertPath method
Voegt een nieuw pad toe aan de actieve pagina op positie index.
System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::XpsDocument::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 XpsDocument
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++