Share via


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 Int32Leave Site
C# public static Int32Leave Site DigitsOfPrecision;
C++ public: static Int32Leave Site DigitsOfPrecision;
JScript public static var DigitsOfPrecision : Int32Leave Site

Field Value

System.Int32
An Int32Leave Site value that indicates the number of decimal digits of precision for the Single16.

This field is read-only.