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