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

PageAPI::CreatePath method

Crea una nueva ruta.

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

ReturnValue

Nueva ruta.

Ver también