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

PageAPI::AddPath method

Agrega un nuevo path a la página.

System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::AddPath(System::SharedPtr<XpsModel::XpsPathGeometry> data)
ParámetroTipoDescripción
datosSystem::SharedPtr<XpsModel::XpsPathGeometry>La geometría de la ruta.

ReturnValue

Ruta añadida.

Ver también