Aspose::Page::XPS::XpsDocument::CreatePath 方法
XpsDocument::CreatePath method
创建一个新的路径。
System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::XpsDocument::CreatePath(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++