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