Share

LineSegment.DistanceTo Method

Parent Object: LineSegment

Description

Method that returns the distance to the specified point.

Syntax

LineSegment.DistanceTo( Point As Point ) As Double

Parameters

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

Version

Introduced in version 11

Was this information helpful?