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