Class LineJumpStyle

LineJumpStyle class

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

public class LineJumpStyle

Constructors

NameDescription
LineJumpStyle(LineJumpStyleValue)Constructor.

Properties

NameDescription
Ufe { get; }Specifies attributes of an element.
Value { get; set; }Specifies the line jump style for all connectors on the drawing page that don’t have a local line jump style.

Methods

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

See Also