Aspose::Page::XPS::XpsDocument::AddPath 方法
XpsDocument::AddPath method
向活动页面添加一条新路径。
System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::XpsDocument::AddPath(System::SharedPtr<XpsModel::XpsPathGeometry> data)
| Parameter | Type | 描述 |
|---|---|---|
| 数据 | System::SharedPtr<XpsModel::XpsPathGeometry> | 路径的几何形状。 |
ReturnValue
已添加的路径。
另见
- Typedef SharedPtr
- Class XpsPath
- Class XpsPathGeometry
- Class XpsDocument
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++