Calculates the intersections between the polygon and the line defined by the given points. The result is a list containing all points of intersection.
Namespace: MindFusion
Assembly: MindFusion.Common
C#
![]() |
---|
public List<Point> IntersectLine ( |
Visual Basic
![]() |
---|
Public Function IntersectLine( _ |