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

Name Description
LineJumpStyle(LineJumpStyleValue) Constructor.

Properties

Name Description
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

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

See Also