Point.DistanceTo Method
Parent Object:
Point
Description
Determine the distance between this point and the specified point.
Syntax
Point.
DistanceTo
(
Point
As
Point
) As Double
Parameters
Name
Type
Description
Point
Point
Input object that specifies the point.
Version
Introduced in version 4
© Copyright 2021 Autodesk, Inc.
Comment on this page.