Icon DefinedWidth Property

property DefinedWidth: Integer

Usage

Available In: Visual Client Applications

Indicates the defined width for the element. The defined width is the last value that was directly assigned to the Width. Layout property changes may affect the value returned by the Height property, so this property is useful when you don't want the calculated width of an element.
Image