SelectMode

SelectMode class

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

public class SelectMode

Constructors

Name Description
SelectMode(SelectModeValue) Constructor.

Properties

Name Description
Ufe { get; } Specifies attributes of an element.
Value { get; set; } Specifies how the user selects a group shape and its members.

Methods

Name Description
override Equals(object) Are objects equal.
override GetHashCode() Serves as a hash function for a particular type.

See Also