API Documentation > CorelDRAW > 2025-v26 > MathUtils > IVGMathUtils
MathUtils.ClosestPointToInfiniteLine method
Find the closest point to an infinite line segment
Syntax:
Function ClosestPointToInfiniteLine(ByVal S As Point, ByVal E As Point, ByVal Point As Point) As Point
Parameters:
Name Type Description
S
E
Point