27.5 Directional constants

The directional constants are used by the SetFontStyle() and SetFormStyle() commands to configure the direction of the shadow of the text or graphics object. There are eight directional constants available and they correspond to the points of the compass:

 
#SHDWNORTH
#SHDWNORTHEAST
#SHDWEAST
#SHDWSOUTHEAST
#SHDWSOUTH
#SHDWSOUTHWEST
#SHDWWEST
#SHDWNORTHWEST


Show TOC