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 值。

适用于