Metodo Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::CreatePath

PageAPI::CreatePath method

Crea un nuovo percorso.

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

ReturnValue

Nuovo percorso.

Vedi anche