다음을 통해 공유


ClosedCaptionProperties.RegionColor 속성

정의

닫힌 캡션 텍스트의 영역 색을 가져옵니다.

public:
 static property ClosedCaptionColor RegionColor { ClosedCaptionColor get(); };
static ClosedCaptionColor RegionColor();
public static ClosedCaptionColor RegionColor { get; }
var closedCaptionColor = ClosedCaptionProperties.regionColor;
Public Shared ReadOnly Property RegionColor As ClosedCaptionColor

속성 값

닫힌 캡션 텍스트의 영역 색입니다.

적용 대상