com.aspose.diagram
Class VerticalAlignValue

java.lang.Object
    extended by com.aspose.diagram.VerticalAlignValue

public class VerticalAlignValue 
extends java.lang.Object

Utility class containing constants. Specifies the vertical alignment of text within the text block.


Field Summary
static final intTOP
           Top.
static final intMIDDLE
           Middle.
static final intBOTTOM
           Bottom.
static final intUNDEFINED
           Undefined.
 

Field Detail

TOP

public static final int TOP
Top.

MIDDLE

public static final int MIDDLE
Middle.

BOTTOM

public static final int BOTTOM
Bottom.

UNDEFINED

public static final int UNDEFINED
Undefined.

See Also:
          Aspose.Diagram Documentation - the home page for the Aspose.Diagram Product Documentation.
          Aspose.Diagram Support Forum - our preferred method of support.