IStyleContainer.Preview

Fore Syntax

Preview: IGxImage;

Fore.NET Syntax

Preview: Prognoz.Platform.Interop.Drawing.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.

Fore and Fore.NET Examples

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

See also:

IStyleContainer