Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::AddPath méthode

PageAPI::AddPath method

Ajoute un nouveau chemin à la page.

System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::AddPath(System::SharedPtr<XpsModel::XpsPathGeometry> data)
ParamètreTypeDescription
donnéesSystem::SharedPtr<XpsModel::XpsPathGeometry>La géométrie du chemin.

ReturnValue

Chemin ajouté.

Voir aussi