Click or drag to resize

SizeTransitionWidth Property

The Width property represents the resulting width of the window.

Default: 0

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public int Width { get; set; }

Property Value

Type: Int32
The Width property gets/sets the value of the underlying JObject field, "width".
See Also