java.lang.Object
com.aspose.diagram.VerticalAlignValue
public class VerticalAlignValue
| Field Summary | ||
|---|---|---|
static final int | TOP | |
| Top. | ||
static final int | MIDDLE | |
| Middle. | ||
static final int | BOTTOM | |
| Bottom. | ||
static final int | UNDEFINED | |
| Undefined. | ||
| Field Detail |
|---|
TOP | |
public static final int TOP | |
MIDDLE | |
public static final int MIDDLE | |
BOTTOM | |
public static final int BOTTOM | |
UNDEFINED | |
public static final int UNDEFINED | |