GH_ComponentParamServer.InputWidth Property

GH_ComponentParamServerInputWidth Property

Gets the width of the largest input parameter.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public float InputWidth { get; }
Public ReadOnly Property InputWidth As Single
	Get

Property Value

Type: Single

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ComponentParamServer.InputWidth"]

See Also