LineAdjustTo

LineAdjustTo class

Specifies which dynamic connectors to line up on top of one another if they route on top of each other.

Constructors

NameDescription
LineAdjustToConstructor.

Properties

NameTypeDescription
ValueintSpecifies which dynamic connectors to line up on top of one another if they route on top of each other. The value of the
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

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

LineAdjustTo(value)

Constructor.

ParameterTypeDescription
valueintA LineAdjustToValue value.

LineAdjustTo.Value property

Specifies which dynamic connectors to line up on top of one another if they route on top of each other. The value of the property is LineAdjustToValue integer constant.

Type: int

LineAdjustTo.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.