win32gui
.GetTextAlign
int =
GetTextAlign(
hdc
)
Returns horizontal and vertical alignment for text in a device context
Parameters
hdc
:
PyHANDLE
Handle to a device context
Return Value
Returns combination of win32con.TA_* flags