LineRouteExt
Contents
[
Hide
]LineRouteExt class
Specifies the default appearance for all connectors on a page.
Constructors
| Name | Description |
|---|---|
| LineRouteExt | Constructor. |
Properties
| Name | Type | Description |
|---|---|---|
| Value | int | Specifies the default appearance for all connectors on a page. The value of the property is LineRouteExtValue integer co |
| Ufe | UnitFormulaErr | Specifies attributes of an element. |
Methods
| Name | Description |
|---|---|
| equals | Are objects equal. |
| hashCode | Serves as a hash function for a particular type. |
LineRouteExt(value)
Constructor.
| Parameter | Type | Description |
|---|---|---|
| value | int | A LineRouteExtValue value. |
LineRouteExt.Value property
Specifies the default appearance for all connectors on a page. The value of the property is LineRouteExtValue integer constant.
Type: int
LineRouteExt.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.