Class SelectMode

SelectMode class

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

public class SelectMode

Constructors

NameDescription
SelectMode(SelectModeValue)Constructor.

Properties

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

Methods

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

See Also