Specifies how the link labels are positioned.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public enum RelativeToLink |
Visual Basic
![]() |
---|
Public Enum RelativeToLink |
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. |