Click or drag to resize

LineSegmentPointIntersectedSegments Method

Overload List
  NameDescription
Public methodIntersectedSegments(LineSegmentPoint)
Returns a boolean value indicating whether the specified two segments intersect.
Public methodStatic memberIntersectedSegments(LineSegmentPoint, LineSegmentPoint)
Returns a boolean value indicating whether the specified two segments intersect.
Top
See Also