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