Aspose::Page::XPS::XpsModel::XpsCanvas::InsertPath μέθοδος
XpsCanvas::InsertPath method
Εισάγει ένα νέο path στη λίστα παιδιών αυτού του canvas στη θέση index.
System::SharedPtr<XpsPath> Aspose::Page::XPS::XpsModel::XpsCanvas::InsertPath(int32_t index, System::SharedPtr<XpsPathGeometry> data)
| Parameter | Type | Περιγραφή |
|---|---|---|
| δείκτης | int32_t | Θέση στην οποία πρέπει να εισαχθεί ένα νέο μονοπάτι. |
| δεδομένα | System::SharedPtr<XpsPathGeometry> | Η γεωμετρία του μονοπατιού. |
ReturnValue
Εισαχθέν μονοπάτι.
Δείτε επίσης
- Typedef SharedPtr
- Class XpsPath
- Class XpsPathGeometry
- Class XpsCanvas
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++