LineAdjustTo
Contents
[
Hide
]LineAdjustTo class
Specifies which dynamic connectors to line up on top of one another if they route on top of each other.
Constructors
| Name | Description |
|---|---|
| LineAdjustTo | Constructor. |
Properties
| Name | Type | Description |
|---|---|---|
| Value | int | Specifies which dynamic connectors to line up on top of one another if they route on top of each other. The value of the |
| Ufe | UnitFormulaErr | Specifies attributes of an element. |
Methods
| Name | Description |
|---|---|
| equals | Are objects equal. |
| hashCode | Serves as a hash function for a particular type. |
LineAdjustTo(value)
Constructor.
| Parameter | Type | Description |
|---|---|---|
| value | int | A 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.
| Parameter | Type | Description |
|---|---|---|
| value | Object |
hashCode()
Serves as a hash function for a particular type.