TimedTextRuby 클래스

정의

시간 제한 텍스트 줄과 연결된 Ruby 텍스트 블록을 나타냅니다.

public ref class TimedTextRuby sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 786432)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class TimedTextRuby final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 786432)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class TimedTextRuby
Public NotInheritable Class TimedTextRuby
상속
Object Platform::Object IInspectable TimedTextRuby
특성

Windows 요구 사항

디바이스 패밀리
Windows 10, version 2104 (10.0.20348.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v12.0에서 도입되었습니다.)

설명

TimedTextStyle 개체의 Ruby 속성에 액세스하여 이 클래스의 instance 가져옵니다.

속성

Align

블록 진행 차원에 줄 영역 범위 내에 배치된 Ruby 텍스트 컨테이너에 의해 생성된 인라인 영역을 포함할 충분한 공간을 예약하기 위해 영향을 받는 선 영역에 적용할 추가 공간을 가져오거나 설정합니다.

Position

연결된 Ruby 베이스와 관련하여 블록 진행 차원의 Ruby 텍스트 위치를 가져오거나 설정합니다.

Reserve

Ruby 텍스트 컨테이너 주석에서 생성된 인라인 영역 내에서 Ruby 텍스트의 위치를 가져오거나 설정합니다.

Text

Ruby 텍스트 블록의 텍스트를 가져오거나 설정합니다.

적용 대상