GdipGetEmHeight (GDIPLUS.@)
GpStatus WINGDIPAPI GdipGetEmHeight ( GDIPCONST GpFontFamily* family, INT style, UINT16* EmHeight )
Gets the height of the specified family in EmHeights.
family | [In] | Family to retrieve from. |
style | [In] | (optional) style. |
EmHeight | [Out] | return value. |
SUCCESS: Ok
FAILURE: InvalidParameter
Defined in "gdiplusflat.h".
Implemented in "dlls/gdiplus/font.c". source.winehq.org/source/dlls/gdiplus/font.c
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.