WalkPreference

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

NameDescription
WalkPreferenceConstructor.

Properties

NameTypeDescription
ValueintSpecifies whether an endpoint of a 1-D shape moves to a horizontal or vertical connection point on the shape it is glued
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

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

WalkPreference(value)

Constructor.

ParameterTypeDescription
valueintA 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.

ParameterTypeDescription
valueObject

hashCode()

Serves as a hash function for a particular type.