API Documentation > CorelDRAW > 2025-v26 > MathUtils > IVGMathUtils
MathUtils.IntersectInfiniteLines method
Find the intersection between two infinite lines
Syntax:
Function IntersectInfiniteLines(ByVal S1 As Point, ByVal E1 As Point, ByVal S2 As Point, ByVal E2 As Point, ByRef ppVal As Point) As Boolean
Parameters:
Name Type Description
S1
E1
S2
E2
ppVal