java.lang.Object
com.aspose.diagram.TextDirectionValue
public class TextDirectionValue
| Field Summary | ||
|---|---|---|
static final int | HORIZONTAL | |
| Horizontal. | ||
static final int | VERTICAL | |
| Vertical. | ||
static final int | UNDEFINED | |
| Undefined. | ||
| Field Detail |
|---|
HORIZONTAL | |
public static final int HORIZONTAL | |
VERTICAL | |
public static final int VERTICAL | |
UNDEFINED | |
public static final int UNDEFINED | |