IPrxCalculatedPoint.Value

Fore Syntax

Value([Recaclulate: Boolean = False]): Variant;

Fore.NET Syntax

Value[Recaclulate: boolean]: object;

Parameters

Recaclulate. The parameter that determines whether point is recalculated.

Description

The Value property returns value in the calculated point.

Comments

Available values of the Recaclulate parameter:

Fore and Fore.NET Examples

The property use is given in the example for IPrxCalculatedPoint.CalculateValue.

See also:

IPrxCalculatedPoint