Aspose::Page::XPS::XpsDocument::AddPath método
XpsDocument::AddPath method
Agrega una nueva ruta a la página activa.
System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::XpsDocument::AddPath(System::SharedPtr<XpsModel::XpsPathGeometry> data)
| Parámetro | Tipo | Descripción |
|---|---|---|
| datos | System::SharedPtr<XpsModel::XpsPathGeometry> | La geometría de la ruta. |
ReturnValue
Ruta añadida.
Ver también
- Typedef SharedPtr
- Class XpsPath
- Class XpsPathGeometry
- Class XpsDocument
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++