ISignificantDigitsOption 介面

定義

取得和設定指定有效位數之選項的介面。

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
衍生
屬性

Windows 需求

裝置系列
Windows 10 (已於 10.0.10240.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)

屬性

SignificantDigits

取得或設定格式化或四捨五入數位所使用的有效位數。

適用於