SelectMode
Contents
[
Hide
]SelectMode class
Specifies how the user selects a group shape and its members.
Constructors
| Name | Description |
|---|---|
| SelectMode | Constructor. |
Properties
| Name | Type | Description |
|---|---|---|
| Value | int | Specifies how the user selects a group shape and its members. The value of the property is SelectModeValue integer const |
| Ufe | UnitFormulaErr | Specifies attributes of an element. |
Methods
| Name | Description |
|---|---|
| equals | Are objects equal. |
| hashCode | Serves as a hash function for a particular type. |
SelectMode(value)
Constructor.
| Parameter | Type | Description |
|---|---|---|
| value | int | A 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.
| Parameter | Type | Description |
|---|---|---|
| value | Object |
hashCode()
Serves as a hash function for a particular type.