Method SegmentFromEndpoints
SegmentFromEndpoints(int, int)
Creates a 1D Segment Shape with a given start and end point.
public static IImplicitShape<int> SegmentFromEndpoints(int start, int end)
Creates a 1D Segment Shape with a given start and end point.
public static IImplicitShape<int> SegmentFromEndpoints(int start, int end)