Método Aspose::Page::XPS::XpsDocument::CreatePath
XpsDocument::CreatePath method
Crea una nueva ruta.
System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::XpsDocument::CreatePath(System::SharedPtr<XpsModel::XpsPathGeometry> data)
| Parámetro | Tipo | Descripción |
|---|---|---|
| datos | System::SharedPtr<XpsModel::XpsPathGeometry> | La geometría de la ruta. |
ReturnValue
Nueva ruta.
Ver también
- Typedef SharedPtr
- Class XpsPath
- Class XpsPathGeometry
- Class XpsDocument
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++