Metodo Aspose::Page::XPS::XpsModel::XpsPathGeometry::AddSegment
XpsPathGeometry::AddSegment method
Aggiunge un segmento di percorso all’elenco dei segmenti figli dell’ultima figura di percorso.
System::SharedPtr<XpsPathSegment> Aspose::Page::XPS::XpsModel::XpsPathGeometry::AddSegment(System::SharedPtr<XpsPathSegment> segment)
| Parametro | Tipo | Descrizione |
|---|---|---|
| segment | System::SharedPtr<XpsPathSegment> | Il segmento di percorso da aggiungere. |
ReturnValue
Segmento di percorso aggiunto.
Vedi anche
- Typedef SharedPtr
- Class XpsPathSegment
- Class XpsPathGeometry
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++