Aspose::Page::XPS::XpsModel::XpsCanvas::AddPath metodo
XpsCanvas::AddPath method
Aggiunge un nuovo path all’elenco dei figli di questo canvas.
System::SharedPtr<XpsPath> Aspose::Page::XPS::XpsModel::XpsCanvas::AddPath(System::SharedPtr<XpsPathGeometry> data)
| Parametro | Tipo | Descrizione |
|---|---|---|
| dati | System::SharedPtr<XpsPathGeometry> | La geometria del percorso. |
ReturnValue
Percorso aggiunto.
Vedi anche
- Typedef SharedPtr
- Class XpsPath
- Class XpsPathGeometry
- Class XpsCanvas
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++