Inesoft PrintCE SDK EVC++ PDC_GetTextExtentPoint
Computes the width and height of the specified string of text. BOOL PDC_GetTextExtentPoint( HDC hdc, LPCTSTR lpszStr, int cbString, LPSIZE lpSize ); Note: See eVC documentation on GetTextExtentPoint function for full details. © 2009 Inesoft. All rights reserved.
Computes the width and height of the specified string of text.
BOOL PDC_GetTextExtentPoint( HDC hdc, LPCTSTR lpszStr, int cbString, LPSIZE lpSize );
Note: See eVC documentation on GetTextExtentPoint function for full details.
© 2009 Inesoft. All rights reserved.