Aspose::Page::XPS::XpsDocument::AddPath método

XpsDocument::AddPath method

Agrega una nueva ruta a la página activa.

System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::XpsDocument::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