Aspose::Page::XPS::XpsModel::XpsCanvas::AddPath método
XpsCanvas::AddPath method
Agrega un nuevo path a la lista de hijos de este canvas.
System::SharedPtr<XpsPath> Aspose::Page::XPS::XpsModel::XpsCanvas::AddPath(System::SharedPtr<XpsPathGeometry> data)
| Parámetro | Tipo | Descripción |
|---|---|---|
| datos | System::SharedPtr<XpsPathGeometry> | La geometría de la ruta. |
ReturnValue
Ruta añadida.
Ver también
- Typedef SharedPtr
- Class XpsPath
- Class XpsPathGeometry
- Class XpsCanvas
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++