Bitmap for WPF
GetFirstMatchingFont メソッド

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

パラメータ

weight
stretch
style
参照

FontFamily クラス
FontFamily メンバ