TextTrailingWordEllipsis.Symbol プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
縮小テキストのシンボルとして使用するテキスト ランを取得します。
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 値。