다음을 통해 공유


TextRunBounds.TextRun 속성

정의

텍스트 런을 나타내는 TextRun 개체를 가져옵니다.

public:
 property System::Windows::Media::TextFormatting::TextRun ^ TextRun { System::Windows::Media::TextFormatting::TextRun ^ get(); };
public System.Windows.Media.TextFormatting.TextRun TextRun { get; }
member this.TextRun : System.Windows.Media.TextFormatting.TextRun
Public ReadOnly Property TextRun As TextRun

속성 값

TextRun

텍스트 런을 나타내는 TextRun 값입니다.

적용 대상