IStyledEntity.ContainerTag

Fore Syntax

ContainerTag: String;

Fore.NET Syntax

ContainerTag: string;

Description

The ContainerTag property returns text tag of the container with style.

Comments

The text tag enables the user to determine which visualizer style is in the container:

Fore and Fore.NET Examples

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

See also:

IStyledEntity