IStyledEntity.PredefinedStyleIndex

Fore Syntax

PredefinedStyleIndex: Integer;

Fore.NET Syntax

PredefinedStyleIndex: integer;

Description

The PredefinedStyleIndex property determines index of standard style.

Comments

Available value of index is in the range [0, IStyledEntity.PredefinedStyleCount - 1].

Fore and Fore.NET Examples

The property use is given in the example for IStyledEntity.PredefinedStyle.

See also:

IStyledEntity