DiagramLite Programmer's Guide
DiagramLink.EndPoint Property
See Also
 





Gets or sets the mouse position where the user ended drawing ot modifying a link.

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

 Syntax

C#  Copy Code

public Point EndPoint { get; set; }

Visual Basic  Copy Code

Public Property EndPoint As Point

 Property Value

 See Also

DiagramLink Members
DiagramLink Class
MindFusion.Diagramming Namespace