Méthode Aspose::Page::XPS::XpsDocument::CreatePath
XpsDocument::CreatePath method
Crée un nouveau chemin.
System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::XpsDocument::CreatePath(System::SharedPtr<XpsModel::XpsPathGeometry> data)
| Paramètre | Type | Description |
|---|---|---|
| données | System::SharedPtr<XpsModel::XpsPathGeometry> | La géométrie du chemin. |
ReturnValue
Nouveau chemin.
Voir aussi
- Typedef SharedPtr
- Class XpsPath
- Class XpsPathGeometry
- Class XpsDocument
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++