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