Class ConLineJumpCode

ConLineJumpCode class

Determines whether a connector jumps when two connectors cross.

public class ConLineJumpCode

Constructors

NameDescription
ConLineJumpCode(ConLineJumpCodeValue)Constructor.

Properties

NameDescription
Ufe { get; }Specifies attributes of an element.
Value { get; set; }Determines whether a connector jumps when two connectors cross.

Methods

NameDescription
override Equals(object)Are objects equal.
override GetHashCode()Serves as a hash function for a particular type.

See Also