LineJumpStyle

LineJumpStyle class

Specifies the line jump style for all connectors on the drawing page that don’t have a local line jump style.

Constructors

NameDescription
LineJumpStyleConstructor.

Properties

NameTypeDescription
ValueintSpecifies the line jump style for all connectors on the drawing page that don’t have a local line jump style. The value
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

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

LineJumpStyle(value)

Constructor.

ParameterTypeDescription
valueintA LineJumpStyleValue value.

LineJumpStyle.Value property

Specifies the line jump style for all connectors on the drawing page that don’t have a local line jump style. The value of the property is LineJumpStyleValue integer constant.

Type: int

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