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
Point
E1
Point
S2
Point
E2
Point
ppVal
Point