Aspose::Page::XPS::XpsModel::XpsCanvas::AddPath 方法
XpsCanvas::AddPath method
向此 canvas 的子列表添加一个新 path。
System::SharedPtr<XpsPath> Aspose::Page::XPS::XpsModel::XpsCanvas::AddPath(System::SharedPtr<XpsPathGeometry> data)
| Parameter | Type | 描述 |
|---|---|---|
| 数据 | System::SharedPtr<XpsPathGeometry> | 路径的几何形状。 |
ReturnValue
已添加的路径。
另见
- Typedef SharedPtr
- Class XpsPath
- Class XpsPathGeometry
- Class XpsCanvas
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++