ITabRegion.BorderWeight

Syntax

BorderWeight: TabBorderWeight;

Description

The BorderWeight property determines width of region border line.

Comments

To determine region border color, use the ITabRegion.BorderColor property.

Example

The property use is given in the example for ITabRegion.BorderStyle.

See also:

ITabRegion