Share

Line2d.DistanceTo Method

Parent Object: Line2d

Description

Method that returns the distance to the specified point.

Syntax

Line2d.DistanceTo( Point As Point2d ) As Double

Parameters

Name Type Description
Point Point2d Point2d object that specifies the point to which the distance is to be returned.

Version

Introduced in version 11

Was this information helpful?