Gets the position of the mouse relative to the clicked element.
Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf
C# Copy Code |
---|
public Point Position { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Position As Point |
A .NET Point object.