ICustomDimension.Attributes

Fore Syntax

Attributes: ICustomDimAttributes;

Fore.NET Syntax

Attributes: Prognoz.Platform.Interop.Dimensions.ICustomDimAttributes;

Description

The Attributes property returns collection of the dictionary attributes.

Fore and Fore.NET Examples

The property use is given in the example for ICustomDimAttributes.Clear.

See also:

ICustomDimension