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)
ParametroTipoDescrizione
segmentSystem::SharedPtr<XpsPathSegment>Il segmento di percorso da rimuovere.

ReturnValue

Segmento di percorso rimosso.

Vedi anche