IStyledEntity.PredefinedStylePreview

Syntax

PredefinedStylePreview(Index: Integer): IGxImage;

Parameters

Index. Standard style index.

Description

The PredefinedStylePreview property returns image used for standard style preview.

Comments

To get standard style index, use the IStyledEntity.PredefinedStyleIndex property.

Example

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

See also:

IStyledEntity