java.lang.Object
com.aspose.diagram.ShapePlowCodeValue
public class ShapePlowCodeValue
| Field Summary | ||
|---|---|---|
static final int | USE_PAGE_DEFAULT | |
| Use page default. | ||
static final int | NOMOVE_SHAPE | |
| Do not move shape. | ||
static final int | MOVE_SHAPE | |
| Move shape. | ||
static final int | UNDEFINED | |
| Undefined. | ||
| Field Detail |
|---|
USE_PAGE_DEFAULT | |
public static final int USE_PAGE_DEFAULT | |
NOMOVE_SHAPE | |
public static final int NOMOVE_SHAPE | |
MOVE_SHAPE | |
public static final int MOVE_SHAPE | |
UNDEFINED | |
public static final int UNDEFINED | |