RouteStyle

RouteStyle class

Specifies the routing style and direction for all dynamic connectors on the drawing page that don’t have a local routing style.

Constructors

NameDescription
RouteStyleConstructor.

Properties

NameTypeDescription
ValueintSpecifies the routing style and direction for all dynamic connectors on the drawing page that don’t have a local routing
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

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

RouteStyle(value)

Constructor.

ParameterTypeDescription
valueintA RouteStyleValue value.

RouteStyle.Value property

Specifies the routing style and direction for all dynamic connectors on the drawing page that don’t have a local routing style. The value of the property is RouteStyleValue integer constant.

Type: int

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