| LineSegmentPointIntersectedSegments Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | IntersectedSegments(LineSegmentPoint) | 
            Returns a boolean value indicating whether the specified two segments intersect.
             | 
|   | IntersectedSegments(LineSegmentPoint, LineSegmentPoint) | 
            Returns a boolean value indicating whether the specified two segments intersect.
             | 
 See Also
See Also