PageLineJumpDirY

PageLineJumpDirY class

Specifies the direction of line jumps on vertical dynamic connectors on the drawing page for which you haven’t applied a local jump direction.

Constructors

NameDescription
PageLineJumpDirYConstructor.

Properties

NameTypeDescription
ValueintSpecifies the direction of line jumps on vertical dynamic connectors on the drawing page for which you haven’t applied a
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

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

PageLineJumpDirY(value)

Constructor.

PageLineJumpDirY.Value property

Specifies the direction of line jumps on vertical dynamic connectors on the drawing page for which you haven’t applied a local jump direction. The value of the property is PageLineJumpDirYValue integer constant.

Type: int

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