GH_MenuTextBoxWidth Property |
Gets or sets the width of the control.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public int Width { get; set; }
Public Property Width As Integer
Get
Set
Property Value
Type:
Int32[Missing <value> documentation for "P:Grasshopper.GUI.GH_MenuTextBox.Width"]
See Also