Метод Aspose::Page::XPS::XpsDocument::CreatePath

XpsDocument::CreatePath method

Создает новый путь.

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

ReturnValue

Новый путь.

См. также