Click or drag to resize

GH_ColourPickerBaseDesiredHeight Property

Gets the ideal height for this colour picker given it's width and UI settings.

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public int DesiredHeight { get; }

Property Value

Type: Int32

[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_ColourPickerBase.DesiredHeight"]

See Also