Aspose::Page::XPS::XpsDocument::InsertPath metod
XpsDocument::InsertPath method
Infogar en ny path till den aktiva sidan på index position.
System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::XpsDocument::InsertPath(int32_t index, System::SharedPtr<XpsModel::XpsPathGeometry> data)
| Parameter | Type | Beskrivning |
|---|---|---|
| index | int32_t | Position där en ny bana ska infogas. |
| data | System::SharedPtr<XpsModel::XpsPathGeometry> | Geometrin för banan. |
ReturnValue
Infogad bana.
Se även
- Typedef SharedPtr
- Class XpsPath
- Class XpsPathGeometry
- Class XpsDocument
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++