Click or drag to resize

GH_SliderBaseBounds Property

Gets or sets the bounds of the slider.

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public override Rectangle Bounds { get; set; }

Property Value

Type: Rectangle

[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_SliderBase.Bounds"]

See Also