Single16.ExponentRadix Field (Microsoft.DirectX)
Retrieves the exponent radix value.
Definition
Visual Basic Public Shared ExponentRadix As Int32 C# public static Int32 ExponentRadix; C++ public: static Int32 ExponentRadix; JScript public static var ExponentRadix : Int32
Field Value
System.Int32
An Int32 value that indicates the exponent radix value for the Single.This field is read-only.