DiagramLite Programmer's Guide
DiagramLink.OriginAnchor Property
See Also
 





Gets or sets the index of the origin anchor point within the AnchorPattern that contains it.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public int OriginAnchor { get; set; }

Visual Basic  Copy Code

Public Property OriginAnchor As Integer

 Property Value

 See Also

DiagramLink Members
DiagramLink Class
MindFusion.Diagramming Namespace