Click or drag to resize

GH_SliderBaseRail Property

Gets the shape of the rail. The height of the rectangle will be zero, but the y-position will be rounded to integer precision.

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

Property Value

Type: Rectangle

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

See Also