ISlDistance.Type

Fore Syntax

Type: ObjectDistanceType;

Fore.NET Syntax

Type: Prognoz.Platform.Interop.Stat.ObjectDistanceType;

Description

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

Comments

Euclidian Distance method is used by default.

Fore and Fore.NET Examples

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

See also:

ISlDistance