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