GlyphRun.GlyphTypeface 속성

정의

GlyphTypefaceGlyphRun를 가져오거나 설정합니다.

public:
 property System::Windows::Media::GlyphTypeface ^ GlyphTypeface { System::Windows::Media::GlyphTypeface ^ get(); void set(System::Windows::Media::GlyphTypeface ^ value); };
public System.Windows.Media.GlyphTypeface GlyphTypeface { get; set; }
member this.GlyphTypeface : System.Windows.Media.GlyphTypeface with get, set
Public Property GlyphTypeface As GlyphTypeface

속성 값

GlyphTypeface에 대한 GlyphRun입니다.

적용 대상