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