Aspose::Page::XPS::XpsDocument::AddPath metodo
XpsDocument::AddPath method
Aggiunge un nuovo percorso alla pagina attiva.
System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::XpsDocument::AddPath(System::SharedPtr<XpsModel::XpsPathGeometry> data)
| Parametro | Tipo | Descrizione |
|---|---|---|
| dati | System::SharedPtr<XpsModel::XpsPathGeometry> | La geometria del percorso. |
ReturnValue
Percorso aggiunto.
Vedi anche
- Typedef SharedPtr
- Class XpsPath
- Class XpsPathGeometry
- Class XpsDocument
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++