ITabUserInteractiveSelection.BorderColor

Fore Syntax

BorderColor: IGxColor;

Fore.NET Syntax

BorderColor: Prognoz.Platform.Interop.Drawing.GxColor;

Description

The BorderColor property determines color of interactive range border.

Fore and Fore.NET Example

The example of use is given in description of the ITabUserInteractiveSelections.Add method.

See also:

ITabUserInteractiveSelection