RouteStyle

RouteStyle class

Specifies the routing style and direction for all dynamic connectors on the drawing page that don’t have a local routing style.

public class RouteStyle

Constructors

Name Description
RouteStyle(RouteStyleValue) Constructor.

Properties

Name Description
Ufe { get; } Specifies attributes of an element.
Value { get; set; } Specifies the routing style and direction for all dynamic connectors on the drawing page that don’t have a local routing style.

Methods

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

See Also