ISignificantDigitsOption Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Interface qui obtient et définit l’option permettant de spécifier des chiffres significatifs.
public interface class ISignificantDigitsOption
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(491650269, 11587, 20200, 187, 241, 193, 178, 106, 113, 26, 88)]
struct ISignificantDigitsOption
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(491650269, 11587, 20200, 187, 241, 193, 178, 106, 113, 26, 88)]
public interface ISignificantDigitsOption
Public Interface ISignificantDigitsOption
- Dérivé
- Attributs
Configuration requise pour Windows
Famille d’appareils |
Windows 10 (introduit dans 10.0.10240.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduit dans v1.0)
|
Propriétés
SignificantDigits |
Obtient ou définit le nombre de chiffres significatifs utilisés dans la mise en forme ou l’arrondi des nombres. |