PageLineJumpDirX

PageLineJumpDirX class

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

Constructors

NameDescription
PageLineJumpDirXConstructor.

Properties

NameTypeDescription
ValueintSpecifies the direction of line jumps on horizontal segments of dynamic connectors on the drawing page for which you hav
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

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

PageLineJumpDirX(value)

Constructor.

ParameterTypeDescription
valueintA PageLineJumpDirXValue value.

PageLineJumpDirX.Value property

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

Type: int

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