Gets or sets the current location of the mouse pointer.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public Point CurrentPoint { get; set; } |
Visual Basic Copy Code |
---|
Public Property CurrentPoint As Point |
A Silverlight System.Windows Point object that specifies the current location of the cursor, in document coordinates.