Gets or sets the type of link segments and how they are positioned one relatively to another.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public LinkShape Shape { get; set; } |
Visual Basic Copy Code |
---|
Public Property Shape As LinkShape |
A member of the LinkShape enumeration.
This property specifies whether the segments of a link are straight lines or curves.