ShapeRouteStyle

ShapeRouteStyle class

Specifies the routing style and direction for a connector on the drawing page.

Constructors

NameDescription
ShapeRouteStyleConstructor.

Properties

NameTypeDescription
ValueintSpecifies the routing style and direction for a connector on the drawing page. The value of the property is ShapeRouteSt
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

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

ShapeRouteStyle(value)

Constructor.

ParameterTypeDescription
valueintA 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.

ParameterTypeDescription
valueObject

hashCode()

Serves as a hash function for a particular type.