SelectModeValue

SelectModeValue enumeration

Specifies how the user selects a group shape and its members.

public enum SelectModeValue

Values

Name Value Description
GroupShapeOnly 0 Select the group shape only.
GroupShapeFirst 1 Select the group shape first.
MembersGroupFirst 2 Select the members of the group first.
Undefined -2147483648 Undefined.

See Also