このクラスのメンバの一覧は、GdiInteropメンバを参照してください。
            
            パブリック メソッド
|   | 名前 | 解説 | 
  | ConvertFontFaceToLOGFONT | HRESULT IDWriteGdiInterop::ConvertFontFaceToLOGFONT([In] IDWriteFontFace* font,[In] void* logFont)   | 
  | ConvertFontToLOGFONT | HRESULT IDWriteGdiInterop::ConvertFontToLOGFONT([In] IDWriteFont* font,[In] void* logFont,[Out] BOOL* isSystemFont)   | 
  | CreateBitmapRenderTarget | HRESULT IDWriteGdiInterop::CreateBitmapRenderTarget([In, Optional] HDC hdc,[In] unsigned int width,[In] unsigned int height,[Out] IDWriteBitmapRenderTarget** renderTarget)   | 
  | CreateFontFaceFromHdc | HRESULT IDWriteGdiInterop::CreateFontFaceFromHdc([In] HDC hdc,[Out] IDWriteFontFace** fontFace)   | 
  | CreateFontFromLOGFONT | HRESULT IDWriteGdiInterop::CreateFontFromLOGFONT([In] const void* logFont,[Out] IDWriteFont** font)   | 
  | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. C1.Util.DX.DisposeBaseから継承されます。 | 
  | FromLogFont | Creates a font object that matches the properties specified by the LOGFONT structure.   | 
  | FromSystemDrawingFont | Creates a font object that matches the properties specified by the LOGFONT structure.   | 
  | QueryInterface | オーバーロードされます。 Query this instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。 | 
  | QueryInterfaceOrNull | オーバーロードされます。 Query instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。 | 
  | ToLogFont | Initializes a LOGFONT structure based on the GDI-compatible properties of the specified font.   | 
  | ToSystemDrawingFont | Convert a Direct2D Fontto a System.Drawing.Font.   | 
トップ 
            
            
            
            
            参照