ShapeRouteStyle
Contents
[
Hide
]ShapeRouteStyle class
Specifies the routing style and direction for a connector on the drawing page.
Constructors
| Name | Description |
|---|---|
| ShapeRouteStyle | Constructor. |
Properties
| Name | Type | Description |
|---|---|---|
| Value | int | Specifies the routing style and direction for a connector on the drawing page. The value of the property is ShapeRouteSt |
| Ufe | UnitFormulaErr | Specifies attributes of an element. |
Methods
| Name | Description |
|---|---|
| equals | Are objects equal. |
| hashCode | Serves as a hash function for a particular type. |
ShapeRouteStyle(value)
Constructor.
| Parameter | Type | Description |
|---|---|---|
| value | int | A ShapeRouteStyleValue value. |
ShapeRouteStyle.Value property
Specifies the routing style and direction for a connector on the drawing page. The value of the property is ShapeRouteStyleValue integer constant.
Type: int
ShapeRouteStyle.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.