API Documentation > CorelDRAW > 2025-v26 > MathUtils > IVGMathUtils
MathUtils.Interpolate method
Interpolates between two points
Syntax:
Function Interpolate(ByVal S As Point, ByVal E As Point, ByVal t As Double) As Point
Parameters:
Name Type Description
S
E
t
Double