API Documentation > CorelDRAW > 2025-v26 > Point > IVGPoint
Point.DistanceTo method
Determines the distance to another point
Syntax:
Function DistanceTo(ByVal Point As Point) As Double
Parameters:
Name Type Description
Point