GH_ScrollBarVerticalBase.Display Property

GH_ScrollBarVerticalBaseDisplay Property

Gets or sets the height of the display area.

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public 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