Aspose::Page::XPS::XpsModel::XpsCanvas::InsertCanvas méthode
XpsCanvas::InsertCanvas method
Insère un nouveau canvas dans la liste des enfants de ce canvas à la position index.
System::SharedPtr<XpsCanvas> Aspose::Page::XPS::XpsModel::XpsCanvas::InsertCanvas(int32_t index)
| Paramètre | Type | Description |
|---|---|---|
| indice | int32_t | Position à laquelle un nouveau canevas doit être inséré. |
ReturnValue
Canevas inséré.
Voir aussi
- Typedef SharedPtr
- Class XpsCanvas
- Class XpsCanvas
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++