Property Width | Terminal.Gui v1 (original) (raw)
Namespace
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
The width.
Remarks
If LayoutStyle is Absolute changing this property has no effect and its value is indeterminate.