Arc.ClosestPointTo Method

Public Overrides Sub ClosestPointTo( _ 
ByVal point As Point3D, _ 
ByRef t As Double
)
This language is not supported or no code example is available.
public override void ClosestPointTo( 
Point3D point
out double t 
)
This language is not supported or no code example is available.

Parameters

point
Point3D

t
double

.NET Framework

Supported in: 4.8

In this article

Definition