다음을 통해 공유


ClosedCaptionProperties.ComputedBackgroundColor 속성

정의

닫힌 캡션 텍스트 줄의 계산된 배경색을 가져옵니다.

public:
 static property Color ComputedBackgroundColor { Color get(); };
static Color ComputedBackgroundColor();
public static Color ComputedBackgroundColor { get; }
var color = ClosedCaptionProperties.computedBackgroundColor;
Public Shared ReadOnly Property ComputedBackgroundColor As Color

속성 값

닫힌 캡션 텍스트 줄의 계산된 배경색입니다.

설명

이 속성은 최적의 대비를 위해 시스템에서 계산한 배경색을 가져옵니다.

적용 대상