Aspose::Page::XPS::XpsModel::XpsPathGeometry::AddSegment método

XpsPathGeometry::AddSegment method

Agrega un segmento de ruta a la lista de segmentos hijos de la última figura de ruta.

System::SharedPtr<XpsPathSegment> Aspose::Page::XPS::XpsModel::XpsPathGeometry::AddSegment(System::SharedPtr<XpsPathSegment> segment)
ParámetroTipoDescripción
segmentoSystem::SharedPtr<XpsPathSegment>El segmento de ruta a añadir.

ReturnValue

Segmento de ruta añadido.

Ver también