java.lang.Object
com.aspose.diagram.SelectModeValue
public class SelectModeValue
| Field Summary | ||
|---|---|---|
static final int | GROUP_SHAPE_ONLY | |
| Select the group shape only. | ||
static final int | GROUP_SHAPE_FIRST | |
| Select the group shape first. | ||
static final int | MEMBERS_GROUP_FIRST | |
| Select the members of the group first. | ||
static final int | UNDEFINED | |
| Undefined. | ||
| Field Detail |
|---|
GROUP_SHAPE_ONLY | |
public static final int GROUP_SHAPE_ONLY | |
GROUP_SHAPE_FIRST | |
public static final int GROUP_SHAPE_FIRST | |
MEMBERS_GROUP_FIRST | |
public static final int MEMBERS_GROUP_FIRST | |
UNDEFINED | |
public static final int UNDEFINED | |