Remove a segment at the specified index.
Namespace: TallComponents.PDF.Layout.ShapesAssembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0
Syntax
Parameters
- index
- Type: System..::..Int32
The index of the segment to remove.
Remarks
Removing a segment at a non-existing index is silently ignored.