Property Width | Terminal.Gui v1 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Width

Gets or sets the width of the view. Only used the LayoutStyle is Computed.

public Dim Width { get; set; }

Property Value

Dim

The width.

Remarks

If LayoutStyle is Absolute changing this property has no effect and its value is indeterminate.

Edit this page