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