DroidDiagram Programmer's Guide
VerticalAlignment Members
Constructors Fields
 


Contains static constants that specify the vertical alignment of a component relative to its allocated space. Bottom - Indicates that the component should be bottom-aligned. Center - Indicates that the component should be centered. Stretch - Indicates that the component should be stretched vertically. Top - Indicates that the component should be top-aligned. @author Anton

The following tables list the members exposed by the VerticalAlignment type.

 Public Constructors

  Name Description

VerticalAlignment

 

 Public Fields

  Name Description

Bottom

 

Center

 

Stretch

 

Top

 

 See Also

VerticalAlignment Class
com.mindfusion.diagramming.components Namespace