BorderTypeCombo.WidthControlWidth

Syntax

WidthControlWidth: Number;

Description

The WidthControlWidth property determines width of line width edit element.

Comments

Use JSON or the setWidthControlWidth method to set the property value, and the getWidthControlWidth method to get the property value.

Property value is defined in pixels. If the value is 0, width is calculated automatically.

Example

The property use is given in description of the BorderTypeCombo.BorderColor property.

See also:

BorderTypeCombo