Click or drag to resize

RangeValue Property

Range's current value.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public double Value { get; set; }

Property Value

Type: Double
See Also