IDimensionViewer.UseSystemImages

Fore Syntax

UseSystemImages: Boolean;

Fore.NET Syntax

UseSystemImages: Boolean;

Description

The UseSystemImages property determines whether system icons are used.

Comments

By default the property is set to False, icons are displayed for elements from the document which is set in repository as list of element icon by default or from collection of the Images property, if the property is determined.

If the UseSystemImages property is set to True the system icons stored in the Foresight Analytics Platform resources are displayed for elements.

Fore and Fore.NET Examples

The example of use is given in description of the AdjustWidthOnlyVisible property.

See also:

IDimensionViewer