Enum SelectModeValue

SelectModeValue enumeration

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

public enum SelectModeValue

Values

NameValueDescription
GroupShapeOnly0Select the group shape only.
GroupShapeFirst1Select the group shape first.
MembersGroupFirst2Select the members of the group first.
Undefined-2147483648Undefined.

See Also