Positions this label relatively to the link length.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public void SetLinkLengthPosition ( |
Visual Basic
Copy Code
|
|---|
Public Sub SetLinkLengthPosition( _ |
A value between 0 and 1 specifying the position of the label relatively to the link's length.
RemarksThis method sets the point at specified distance along link's geometry as pin point and assigns specified offsets to HorizontalOffset and VerticalOffset properties.
See Also