IPrxCalculatedShiftedPoint.ParentPoint

Fore Syntax

ParentPoint: IPrxCalculatedPoint;

Fore.NET Syntax

ParentPoint: Prognoz.Platform.Interop.Report.IPrxCalculatedPoint;

Description

The ParentPoint property returns parent calculated point.

Comments

To get parameters of shift by dimension in the calculated point, use the IPrxCalculatedShiftedPoint.Shift property.

Fore and Fore.NET Examples

The property use is given in the example for IPrxCalculatedPointDimensionShift.Shift.

See also:

IPrxCalculatedShiftedPoint