共用方式為


TextConstants 類別

定義

定義一組常數,這些常數會與 Windows.UI.Text 命名空間中的各種方法搭配使用。

public ref class TextConstants abstract sealed
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.Version(1)]
class TextConstants final
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(1)]
public static class TextConstants
Public Class TextConstants
繼承
Object Platform::Object IInspectable TextConstants
屬性

屬性

AutoColor

取得預設色彩。

MaxUnitCount

取得最大單位計數。

MinUnitCount

取得最小單位元數目。

UndefinedColor

取得未定義的色彩值。

UndefinedFloatValue

取得未定義的浮點值。

UndefinedFontStretch

取得未定義的字型延展值。

UndefinedFontStyle

取得未定義的字型樣式。

UndefinedInt32Value

取得未定義的 32 位整數值。

適用於