DiagramLite Programmer's Guide
DiagramLink.StartPoint Property
See Also
 





Gets or sets the mouse position where the user starts drawing or modifying the link.

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

 Syntax

C#  Copy Code

public Point StartPoint { get; set; }

Visual Basic  Copy Code

Public Property StartPoint As Point

 Property Value

 See Also

DiagramLink Members
DiagramLink Class
MindFusion.Diagramming Namespace