Aspose::Page::XPS::XpsDocument::AddPath метод

XpsDocument::AddPath method

Добавляет новый путь к активной странице.

System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::XpsDocument::AddPath(System::SharedPtr<XpsModel::XpsPathGeometry> data)
ПараметрТипОписание
данныеSystem::SharedPtr<XpsModel::XpsPathGeometry>Геометрия пути.

ReturnValue

Путь добавлен.

См. также