Bitmap for UWP
Create(Font) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.DirectWrite 名前空間 > FontFace クラス > Create メソッド : Create(Font) メソッド
the Fontto create the FontFace from.
Creates a font face object for the font.
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal font As Font _
) As FontFace
public static FontFace Create( 
   Font font
)

パラメータ

font
the Fontto create the FontFace from.
参照

FontFace クラス
FontFace メンバ
オーバーロード一覧