Enum IntersectionType

IntersectionType enumeration

public enum IntersectionType

Values

NameValueDescription
SegmentWithSegment0
SegmentWithSegmentOverlapping1
SegmentWithPoint2

See Also