ClosedCaptionProperties クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ユーザーがシステムのクローズド キャプション設定ページで設定できる閉じたキャプション書式設定を取得するためのプロパティを公開します。
public ref class ClosedCaptionProperties abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class ClosedCaptionProperties final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class ClosedCaptionProperties
Public Class ClosedCaptionProperties
- 継承
- 属性
Windows の要件
デバイス ファミリ |
Windows 10 (10.0.10240.0 で導入)
|
API contract |
Windows.Foundation.UniversalApiContract (v1.0 で導入)
|
プロパティ
BackgroundColor |
閉じたキャプションテキストの行の背景色を取得します。 |
BackgroundOpacity |
閉じたキャプションテキストの行の背景の不透明度を取得します。 |
ComputedBackgroundColor |
閉じたキャプションテキストの行の計算された背景色を取得します。 |
ComputedFontColor |
閉じたキャプションテキストの計算されたフォントの色を取得します。 |
ComputedRegionColor |
閉じたキャプションテキストの計算領域の色を取得します。 |
FontColor |
閉じたキャプションテキストのフォントの色を取得します。 |
FontEffect |
閉じたキャプションテキストのフォント効果を取得します。 |
FontOpacity |
閉じたキャプションテキストのフォントの不透明度を取得します。 |
FontSize |
閉じたキャプションテキストのフォント サイズを取得します。 |
FontStyle |
閉じたキャプションテキストのフォント スタイルを取得します。 |
RegionColor |
閉じたキャプションテキストの領域の色を取得します。 |
RegionOpacity |
閉じたキャプションテキストの領域の不透明度を取得します。 |
イベント
PropertiesChanged |
ユーザーがシステムのクローズド キャプション設定ページで設定できる閉じたキャプション書式設定を取得するためのプロパティを公開します。 |