XpsPathGeometry.RemoveSegmentAt
XpsPathGeometry.RemoveSegmentAt method
Removes a path segment from the list of child segments of the last path figure at index position.
public XpsPathSegment RemoveSegmentAt(int index)
Parameter | Type | Description |
---|---|---|
index | Int32 | Position at which a path segment should be removed. |
Return Value
Removed path segment.
See Also
- class XpsPathSegment
- class XpsPathGeometry
- namespace Aspose.Page.XPS.XpsModel
- assembly Aspose.Page