Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::AddPath метод
PageAPI::AddPath method
Добавляет новый path на страницу.
System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::AddPath(System::SharedPtr<XpsModel::XpsPathGeometry> data)
| Параметр | Тип | Описание |
|---|---|---|
| данные | System::SharedPtr<XpsModel::XpsPathGeometry> | Геометрия пути. |
ReturnValue
Путь добавлен.
См. также
- Typedef SharedPtr
- Class XpsPath
- Class XpsPathGeometry
- Class PageAPI
- Namespace Aspose::Page::XPS::Features::EventBasedModifications
- Library Aspose.Page for C++