ISlDistance.Type

Syntax

Type: ObjectDistanceType;

Description

The Type property determines method used to calculate distance between objects.

Comments

Euclidian Distance method is used by default.

Example

The property use is given in the example for ISlDistance.ComputeValues.

See also:

ISlDistance