Aspose::Page::XPS::XpsModel::XpsCanvas::AddPath méthode
XpsCanvas::AddPath method
Ajoute un nouveau Path à la liste des enfants de ce canvas.
System::SharedPtr<XpsPath> Aspose::Page::XPS::XpsModel::XpsCanvas::AddPath(System::SharedPtr<XpsPathGeometry> data)
| Paramètre | Type | Description |
|---|---|---|
| données | System::SharedPtr<XpsPathGeometry> | La géométrie du chemin. |
ReturnValue
Chemin ajouté.
Voir aussi
- Typedef SharedPtr
- Class XpsPath
- Class XpsPathGeometry
- Class XpsCanvas
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++