Show contents 

Express > Express Assembly Interfaces > IEaxDimensionInstance > IEaxDimensionInstance.Dimension

IEaxDimensionInstance.Dimension

Syntax

Dimension: IDimInstance;

Description

The Dimension property returns dimension data.

Comments

To get dimension selection, use IEaxDimensionInstance.Selection.

Example

The property use is given in the example for IEaxDimensionDescriptor.Equal.

See also:

IEaxDimensionInstance