MinimumDistance Constructor

Public Sub New( _ 
ByVal a As Entity, _ 
ByVal b As Entity
)
This language is not supported or no code example is available.
public MinimumDistance( 
Entity a
Entity b 
)
This language is not supported or no code example is available.

Parameters

a
Entity

b
Entity

.NET Framework

Supported in: 4.8

In this article

Definition