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