IStyleContainer.Preview

Syntax

Preview: IGxImage;

Description

The Preview property determines a saved view of the style contained in the container.

Comments

The saved view is generated automatically after saving the container style by means of the  IStyledEntity.SaveStyleToContainer method.

Example

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

See also:

IStyleContainer