Bitmap for WPF
FontFace クラス メンバ
プロパティ  メソッド  イベント

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.DirectWrite 名前空間 : FontFace クラス

FontFaceデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the FontFaceclass.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets a value indicating whether this instance is disposed. C1.Util.DX.DisposeBaseから継承されます。
Public プロパティGetMetrics  
Public プロパティGet a pointer to the underlying Cpp Object C1.Util.DX.CppObjectから継承されます。
Public プロパティGets or sets a custom user tag object to associate with this instance.. C1.Util.DX.CppObjectから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Creates an object that represents a font face.  
Public メソッドオーバーロードされます。 Obtains ideal (resolution-independent) glyph metrics in font design units.  
Public メソッドDWRITE_FONT_FACE_TYPE IDWriteFontFace::GetType()  
Public メソッドオーバーロードされます。 Obtains the font files representing a font face.  
Public メソッドオーバーロードされます。 Obtains glyph metrics in font design units with the return values compatible with what GDI would produce.  
Public メソッドHRESULT IDWriteFontFace::GetGdiCompatibleMetrics([In] float emSize,[In] float pixelsPerDip,[In, Optional] const DWRITE_MATRIX* transform,[Out] DWRITE_FONT_METRICS* fontFaceMetrics)  
Public メソッドunsigned short IDWriteFontFace::GetGlyphCount()  
Public メソッドオーバーロードされます。 Returns the nominal mapping of UCS4 Unicode code points to glyph indices as defined by the font 'CMAP' table.  
Public メソッドComputes the outline of a run of glyphs by calling back to the outline sink interface.  
Public メソッドunsigned int IDWriteFontFace::GetIndex()  
Public メソッドvoid IDWriteFontFace::GetMetrics([Out] DWRITE_FONT_METRICS* fontFaceMetrics)  
Public メソッドHRESULT IDWriteFontFace::GetRecommendedRenderingMode([In] float emSize,[In] float pixelsPerDip,[In] DWRITE_MEASURING_MODE measuringMode,[In] IDWriteRenderingParams* renderingParams,[Out] DWRITE_RENDERING_MODE* renderingMode)  
Public メソッドDWRITE_FONT_SIMULATIONS IDWriteFontFace::GetSimulations()  
Public メソッドBOOL IDWriteFontFace::IsSymbolFont()  
Public メソッドオーバーロードされます。 Query this instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。
Public メソッドオーバーロードされます。 Query instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。
Public メソッドvoid IDWriteFontFace::ReleaseFontTable([In] void* tableContext)  
Public メソッドオーバーロードされます。 Finds the specified OpenType font table if it exists and returns a reference to it. The function accesses the underlying font data through the C1.Win.DX.DirectWrite.FontFileStreaminterface implemented by the font file loader.  
トップ
パブリック イベント
 名前解説
Public イベントOccurs when this instance is fully disposed. C1.Util.DX.DisposeBaseから継承されます。
Public イベントOccurs when this instance is starting to be disposed. C1.Util.DX.DisposeBaseから継承されます。
トップ
パブリック オペレータ
Performs an explicit conversion from System.IntPtrto FontFace.
トップ
参照

FontFace クラス
C1.Util.DX.DirectWrite 名前空間