Aspose::Page::XPS::XpsModel::XpsPathGeometry::RemoveSegment method
XpsPathGeometry::RemoveSegment method
Removes a path segment from the list of child segments of the last path figure.
System::SharedPtr<XpsPathSegment> Aspose::Page::XPS::XpsModel::XpsPathGeometry::RemoveSegment(System::SharedPtr<XpsPathSegment> segment)
Parameter | Type | Description |
---|---|---|
segment | System::SharedPtr<XpsPathSegment> | The path segment to be removed. |
ReturnValue
Removed path segment.
See Also
- Typedef SharedPtr
- Class XpsPathSegment
- Class XpsPathGeometry
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++