ClosedCaptionProperties.BackgroundColor 속성
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
닫힌 캡션 텍스트 선의 배경색을 가져옵니다.
public:
static property ClosedCaptionColor BackgroundColor { ClosedCaptionColor get(); };
static ClosedCaptionColor BackgroundColor();
public static ClosedCaptionColor BackgroundColor { get; }
var closedCaptionColor = ClosedCaptionProperties.backgroundColor;
Public Shared ReadOnly Property BackgroundColor As ClosedCaptionColor
속성 값
닫힌 캡션 텍스트 선의 배경색입니다.
설명
이 속성은 텍스트의 개별 줄 내에서 문자 문자 모양 뒤에 있는 색을 나타냅니다. 전체 닫힌 캡션 영역의 배경은 RegionColor 속성으로 확인할 수 있습니다.