Aspose::Page::XPS::XpsModel::XpsPathGeometry::AddSegment 方法
XpsPathGeometry::AddSegment method
向最后一个路径图形的子段列表添加路径段。
System::SharedPtr<XpsPathSegment> Aspose::Page::XPS::XpsModel::XpsPathGeometry::AddSegment(System::SharedPtr<XpsPathSegment> segment)
| Parameter | Type | 描述 |
|---|---|---|
| 段 | System::SharedPtr<XpsPathSegment> | 要添加的路径段。 |
ReturnValue
已添加的路径段。
另见
- Typedef SharedPtr
- Class XpsPathSegment
- Class XpsPathGeometry
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++