IMsDisplayAttributeSettings.Dimension

Fore Syntax

Dimension: IDimensionModel;

Fore.NET Syntax

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

Description

The Dimension property returns the dimension, where display parameters are set for its attributes.

Comments

To set displayed dimension attribute, use the IMsDisplayAttributeSettings.AttributeId property.

Fore and Fore.NET Examples

The property use is given in the example for IMsDisplaySettings.DisplayAttributes.

See also:

IMsDisplayAttributeSettings