英語で読む

次の方法で共有


TimedTextPadding 構造体

定義

時間指定されたテキスト領域の周囲のパディングのサイズを表します。

[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public struct TimedTextPadding
継承
TimedTextPadding
属性

Windows の要件

デバイス ファミリ
Windows 10 (10.0.10240.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v1.0 で導入)

フィールド

After

時間指定されたテキスト領域の後のパディング。

Before

時間指定されたテキスト領域の前のパディング。

End

時間指定されたテキストの末尾に向かうパディング。

Start

時間指定されたテキストの先頭に向かうパディング。

Unit

構造体の他のメンバーが表される単位。

適用対象