SelectMode

SelectMode class

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

Constructors

NameDescription
SelectModeConstructor.

Properties

NameTypeDescription
ValueintSpecifies how the user selects a group shape and its members. The value of the property is SelectModeValue integer const
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

NameDescription
equalsAre objects equal.
hashCodeServes as a hash function for a particular type.

SelectMode(value)

Constructor.

ParameterTypeDescription
valueintA SelectModeValue value.

SelectMode.Value property

Specifies how the user selects a group shape and its members. The value of the property is SelectModeValue integer constant.

Type: int

SelectMode.Ufe property

Specifies attributes of an element.

Type: UnitFormulaErr

equals(value)

Are objects equal.

ParameterTypeDescription
valueObject

hashCode()

Serves as a hash function for a particular type.