MindFusion.Wpf Pack Programmer's Guide
ProjectMouseEventArgs.Position Property
See Also
 





Gets the mouse position, relative to the element.

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

public Point Position { get; }

Visual Basic  Copy Code

Public ReadOnly Property Position As Point

 Property Value

A WPF Point specifying the mouse position.

 See Also

ProjectMouseEventArgs Members
ProjectMouseEventArgs Class
MindFusion.DataViews.Wpf Namespace