TextTrailingCharacterEllipsis.Symbol プロパティ

定義

縮小テキストのシンボルとして使用するテキスト ランを取得します。

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

プロパティ値

縮小テキストのシンボルを表す TextRun 値。

適用対象