java.lang.Object
com.aspose.diagram.ObjectKindValue
public class ObjectKindValue
| Field Summary | ||
|---|---|---|
static final int | STANDARD | |
| Standard. | ||
static final int | HORIZONTAL_IN_VERTICAL | |
| Horizontal in vertical. | ||
static final int | UNDEFINED | |
| Undefined. | ||
| Field Detail |
|---|
STANDARD | |
public static final int STANDARD | |
HORIZONTAL_IN_VERTICAL | |
public static final int HORIZONTAL_IN_VERTICAL | |
UNDEFINED | |
public static final int UNDEFINED | |