Class 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

NameDescription
RouteStyle(RouteStyleValue)Constructor.

Properties

NameDescription
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

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

See Also