GH_ScrollBarVerticalBaseDisplay Property  | 
 
 Gets or sets the height of the display area.
 
 
    Namespace: 
   Grasshopper.GUI.Base
    Assembly:
   Grasshopper (in Grasshopper.dll)
Syntaxpublic int Display { get; set; }Public Property Display As Integer
	Get
	Set
Property Value
Type: 
Int32[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_ScrollBarVerticalBase.Display"]
See Also