Method RemoveSegment
- Namespace
- Pinwheel.Griffin.SplineTool
- Assembly
- Pinwheel.Polaris.Runtime.dll
RemoveSegment(int)
Remove a segment from the Segments collection.
public void RemoveSegment(int index)
Parameters
index
intIndex of the segment.
Remove a segment from the Segments collection.
public void RemoveSegment(int index)
index
intIndex of the segment.