ComponentOne Bitmap for WPF
GetGdiCompatibleGlyphMetrics Method

C1.WPF.DX.4 Assembly > C1.Util.DX.DirectWrite Namespace > FontFace Class : GetGdiCompatibleGlyphMetrics Method
Obtains glyph metrics in font design units with the return values compatible with what GDI would produce.
Overload List
OverloadDescription
Obtains glyph metrics in font design units with the return values compatible with what GDI would produce.  
HRESULT IDWriteFontFace::GetGdiCompatibleGlyphMetrics([In] float emSize,[In] float pixelsPerDip,[In, Optional] const DWRITE_MATRIX* transform,[In] BOOL useGdiNatural,[In, Buffer] const unsigned short* glyphIndices,[In] unsigned int glyphCount,[Out, Buffer] DWRITE_GLYPH_METRICS* glyphMetrics,[In] BOOL isSideways)  
See Also

Reference

FontFace Class
FontFace Members