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