Type   Default Value   Read Only   Description
String "top" No The default vertical alignment for objects

 

   
Notes
 
     

The vertical alignment of text. If the fit parameter is set to true then this setting also affects the positioning of images.

The possible values for this parameter are:

  • "top"
  • "middle"
  • "bottom"

 

   
See Also
 
     

Canvas HAlign property.
Canvas DrawText function.
Canvas Fit parameter.

 

   
Example
 
     

None.