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