IPrxCalculatedPointDimensionShift.Dimension

Fore Syntax

Dimension: IDimInstance;

Fore.NET Syntax

Dimension: Prognoz.Platform.Interop.Dimensions.IDimInstance;

Description

The Dimension property returns the dimension, by which shift is executed.

Comments

To determine the level, by which shift is executed, use the IPrxCalculatedPointDimensionShift.Level property.

Fore and Fore.NET Examples

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

See also:

IPrxCalculatedPointDimensionShift