SingleLineClampAttributeMinValue Property |
Min value
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float MinValue { get; }
Public ReadOnly Property MinValue As Single
Get
public:
property float MinValue {
float get ();
}
member MinValue : float32 with get
Property Value
Type:
SingleSee Also