Bitmap for UWP
GetMatchingFonts メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.DirectWrite 名前空間 > FontFamily クラス : GetMatchingFonts メソッド
HRESULT IDWriteFontFamily::GetMatchingFonts([In] DWRITE_FONT_WEIGHT weight,[In] DWRITE_FONT_STRETCH stretch,[In] DWRITE_FONT_STYLE style,[Out] IDWriteFontList** matchingFonts)
シンタックス
'宣言
 
Public Function GetMatchingFonts( _
   ByVal weight As FontWeight, _
   ByVal stretch As FontStretch, _
   ByVal style As FontStyle _
) As FontList
public FontList GetMatchingFonts( 
   FontWeight weight,
   FontStretch stretch,
   FontStyle style
)

パラメータ

weight
stretch
style
参照

FontFamily クラス
FontFamily メンバ