Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::AddPath metodo

PageAPI::AddPath method

Aggiunge un nuovo path alla pagina.

System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::AddPath(System::SharedPtr<XpsModel::XpsPathGeometry> data)
ParametroTipoDescrizione
datiSystem::SharedPtr<XpsModel::XpsPathGeometry>La geometria del percorso.

ReturnValue

Percorso aggiunto.

Vedi anche