MindFusion.Wpf Pack Programmer's Guide
RelativeToLink Enumeration
See Also
 





Specifies how the link labels are positioned.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public enum RelativeToLink

Visual Basic  Copy Code

Public Enum RelativeToLink

 Members

  Member name Description

ControlPoint

Indicates that the link labels are positioned relative to a specified control point.

LinkLength

Indicates that the link labels are positioned relative to the link.

Segment

Indicates that the link labels are positioned relative to a specified segment.

 See Also

MindFusion.Diagramming.Wpf Namespace