Class Intersection

Intersection class

public class Intersection

Properties

NameDescription
Chain1 { get; }
Chain2 { get; }
Coordinate { get; }
EndCoordinate { get; }
HasSegment2 { get; }
IntersectionType { get; }
Segment1 { get; }
Segment2 { get; }

See Also