Calculates the intersection point with the line segment defined by the given points. If there is no intersection the return value is an infinite point.
Namespace: MindFusion
Assembly: MindFusion.Common
C# Copy Code |
---|
public Point IntersectSegment ( |
Visual Basic Copy Code |
---|
Public Function IntersectSegment( _ |