WalkPreference
Contents
[
Hide
]WalkPreference class
Specifies whether an endpoint of a 1-D shape moves to a horizontal or vertical connection point on the shape it is glued to, using dynamic glue, when the shape is moved to an ambiguous position.
Constructors
| Name | Description |
|---|---|
| WalkPreference | Constructor. |
Properties
| Name | Type | Description |
|---|---|---|
| Value | int | Specifies whether an endpoint of a 1-D shape moves to a horizontal or vertical connection point on the shape it is glued |
| Ufe | UnitFormulaErr | Specifies attributes of an element. |
Methods
| Name | Description |
|---|---|
| equals | Are objects equal. |
| hashCode | Serves as a hash function for a particular type. |
WalkPreference(value)
Constructor.
| Parameter | Type | Description |
|---|---|---|
| value | int | A WalkPreferenceValue value. |
WalkPreference.Value property
Specifies whether an endpoint of a 1-D shape moves to a horizontal or vertical connection point on the shape it is glued to, using dynamic glue, when the shape is moved to an ambiguous position. The value of the property is WalkPreferenceValue integer constant.
Type: int
WalkPreference.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.