Share via


IndexedGlyphRun.GlyphRun プロパティ

定義

GlyphRun オブジェクトに対応する IndexedGlyphRun を取得します。

public:
 property System::Windows::Media::GlyphRun ^ GlyphRun { System::Windows::Media::GlyphRun ^ get(); };
public System.Windows.Media.GlyphRun GlyphRun { get; }
member this.GlyphRun : System.Windows.Media.GlyphRun
Public ReadOnly Property GlyphRun As GlyphRun

プロパティ値

GlyphRun オブジェクト。

適用対象