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

ReturnValue

Segmento di percorso aggiunto.

Vedi anche