API Documentation > CorelDRAW > 2025-v26 > MathUtils > IVGMathUtils
MathUtils.MidPoint method
Returns the midpoint of two points
Syntax:
Function MidPoint(ByVal S As Point, ByVal E As Point) As Point
Parameters:
Name Type Description
S
E