Metodo Aspose::Page::XPS::XpsDocument::CreatePath
XpsDocument::CreatePath method
Crea un nuovo percorso.
System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::XpsDocument::CreatePath(System::SharedPtr<XpsModel::XpsPathGeometry> data)
| Parametro | Tipo | Descrizione |
|---|---|---|
| dati | System::SharedPtr<XpsModel::XpsPathGeometry> | La geometria del percorso. |
ReturnValue
Nuovo percorso.
Vedi anche
- Typedef SharedPtr
- Class XpsPath
- Class XpsPathGeometry
- Class XpsDocument
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++