Aspose::Page::XPS::XpsModel::XpsPathGeometry::RemoveSegment 方法
XpsPathGeometry::RemoveSegment method
从最后一个路径图形的子段列表中移除路径段。
System::SharedPtr<XpsPathSegment> Aspose::Page::XPS::XpsModel::XpsPathGeometry::RemoveSegment(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++