IStyledEntity.PredefinedStyleIndex

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].

Example

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

See also:

IStyledEntity