次の方法で共有


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

適用対象