IPrxCalculatedPoint.IsShiftedPoint

Fore Syntax

IsShiftedPoint: Boolean;

Fore.NET Syntax

IsShiftedPoint: boolean;

Description

The IsShiftedPoint property returns whether there is shift at least by one dimension.

Comments

Returned values:

Fore and Fore.NET Examples

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

See also:

IPrxCalculatedPoint