LinkShape
public enum LinkShape : Int
Specifies available link shapes.
- bezier: The segments of a link are Bézier curves.
- polyline: The segments of the link are straight lines.
- cascading: The segments of a link are horizontal and vertical lines, each one orthogonal to each adjacent segment.