Bitmap for UWP
Analyze メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.DirectWrite 名前空間 > FontFile クラス : Analyze メソッド
HRESULT IDWriteFontFile::Analyze([Out] BOOL* isSupportedFontType,[Out] DWRITE_FONT_FILE_TYPE* fontFileType,[Out, Optional] DWRITE_FONT_FACE_TYPE* fontFaceType,[Out] unsigned int* numberOfFaces)
シンタックス
'宣言
 
Public Sub Analyze( _
   ByRef isSupportedFontType As Bool, _
   ByRef fontFileType As FontFileType, _
   ByRef fontFaceType As FontFaceType, _
   ByRef numberOfFaces As System.Integer _
) 
public void Analyze( 
   out Bool isSupportedFontType,
   out FontFileType fontFileType,
   out FontFaceType fontFaceType,
   out System.int numberOfFaces
)

パラメータ

isSupportedFontType
fontFileType
fontFaceType
numberOfFaces
参照

FontFile クラス
FontFile メンバ