WideStudio/MWT Class Reference

WideStudio/MWT Home
Up to


Class Name

WSCvlabel

Specification of methods



getAlignment method

Form
char getAlignment()
Function
Returns the alignment of the text.
Description
The return value is a mixed value of the properties: WSNalignmentH, WSNalignmentV.
Parameters
None.
Return value
Returns the alignment of the text
WS_TOP The top
WS_LEFT_TOP The top and left
WS_RIGHT_TOP The top and right
WS_CENTER The center
WS_LEFT The left
WS_RIGHT The right
WS_BOTTOM The bottom
WS_LEFT_BOTTOM The left and bottom
WS_RIGHT_BOTTOM The right and bottom
Notice
None.
Samples
  //get alignment of the string.
  char alignment = newvlab->getAlignment();


Document Release 3.90

For use with WideStudio/MWT Release 3.90, Summer 2005


WideStudio/MWT Home | Up to

Copyright(C) WideStudio/MWT Development Team, 1999-2005 Last modified: June 25, 2005