GH_FloatingParamAttributes.DefaultWidth Field

GH_FloatingParamAttributesDefaultWidth Field

Defines the default (and minimum) width of a floating parameter.

Namespace:  Grasshopper.Kernel.Attributes
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public const int DefaultWidth = 50
Public Const DefaultWidth As Integer = 50

Field Value

Type: Int32
See Also