Single16.MantissaBits Field (Microsoft.DirectX)
Retrieves the number of bits in a mantissa.
Definition
Visual Basic Public Shared MantissaBits As Int32 C# public static Int32 MantissaBits; C++ public: static Int32 MantissaBits; JScript public static var MantissaBits : Int32
Field Value
System.Int32
An Int32 value that indicates the number of bits in the mantissa.This field is read-only.