共用方式為


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

適用於