Specifies how the link labels are positioned.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public enum RelativeToLink |
Visual Basic Copy Code |
---|
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. |