See also
Text alignment (Page 1543)
GetFontSize example (Page 1480)
GetAlignmentTop
Function
Specifies the vertical text alignment (top, centered, bottom).
Syntax
long int GetAlignmentTop(LPCTSTR lpszPictureName, LPCTSTR lpszObjectName);
Parameters
lpszPictureName
Picture name
lpszObjectName
Object name
Return value
Vertical text alignment as a numeric value
STRUCTURES_TABLES_TEXT_ALIGNMENT
See also
GetFontSize example (Page 1480)
Text alignment (Page 1543)
GetFontBold
Function
Specifies whether the font is bold or not.
Syntax
BOOL GetFontBold(LPCTSTR lpszPictureName, LPCTSTR lpszObjectName);
ANSI-C function descriptions
3.3 Internal functions
MDM - WinCC: Scripting (VBS, ANSI-C, VBA)
System Manual, 11/2008,
1041