IVZControlStyle.BorderRadius

Fore Syntax

BorderRadius: Double;

Fore.NET Syntax

BorderRadius: System.Double;

Description

The BorderRadius property determines element corner rounding radius.

Comments

By default the property is set to 0.

Fore and Fore.NET examples

The example of use is given in the example for IVZControlStyle.Background.

See also:

IVZControlStyle