Class ShapeRouteStyle

ShapeRouteStyle class

Specifies the routing style and direction for a connector on the drawing page.

public class ShapeRouteStyle

Constructors

NameDescription
ShapeRouteStyle(ShapeRouteStyleValue)Constructor.

Properties

NameDescription
Ufe { get; }Specifies attributes of an element.
Value { get; set; }Specifies the routing style and direction for a connector on the drawing page.

Methods

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

See Also