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)
| Parameter | Type | 描述 |
|---|---|---|
| 数据 | System::SharedPtr<XpsModel::XpsPathGeometry> | 路径的几何形状。 |
ReturnValue
已添加的路径。
另见
- Typedef SharedPtr
- Class XpsPath
- Class XpsPathGeometry
- Class PageAPI
- Namespace Aspose::Page::XPS::Features::EventBasedModifications
- Library Aspose.Page for C++