GH_ComponentParamServer.OutputWidth Property

GH_ComponentParamServerOutputWidth Property

Gets the width of the largest output parameter.

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

Property Value

Type: Single

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

See Also