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
Путь добавлен.
См. также
- Typedef SharedPtr
- Class XpsPath
- Class XpsPathGeometry
- Class XpsDocument
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++