Represents the constant that is the smallest possible Single value.
[Visual Basic] Public Const MinValue As Single [C#] public const float MinValue; [C++] public: const float MinValue; [JScript] public var MinValue : float;
The value of the MinValue constant is (float)-3.40282346638528859e+38.