Wide Studio Object Reference

Wide Studio 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 property: WSNalignmentH,WSNalignmentV.
Parameters
Nothing.
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
Nothing.
Samples
  //get alignment of the string.
  char alignment = newvlab->getAlignment();


Document Release 3.0

For Use with Wide Studio Release 3.0, Summer 2002


Wide Stuido Home | Up to

Copyright(C) T. Hirabayashi, 1999-2002 Last modified: July 15, 2002