GH_SliderBaseBounds Property  | 
 
 Gets or sets the bounds of the slider.
 
 
    Namespace: 
   Grasshopper.GUI.Base
    Assembly:
   Grasshopper (in Grasshopper.dll)
Syntaxpublic override Rectangle Bounds { get; set; }Public Overrides Property Bounds As Rectangle
	Get
	Set
Property Value
Type: 
Rectangle[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_SliderBase.Bounds"]
See Also