Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::AddPath método
PageAPI::AddPath method
Agrega un nuevo path a la página.
System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::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 PageAPI
- Namespace Aspose::Page::XPS::Features::EventBasedModifications
- Library Aspose.Page for C++