ISignificantDigitsOption Interface

Définition

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.

S’applique à