IsShiftedPoint: Boolean;
IsShiftedPoint: boolean;
The IsShiftedPoint property returns whether there is shift at least by one dimension.
Returned values:
True. Calculation is executed with shift.
False. Calculation is executed without shift.
The property use is given in the example for IPrxCalculatedPoint.CalculateValue.
See also: