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





Gets the position of the mouse relative to the clicked element.

Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf

 Syntax

C#  Copy Code

public Point Position { get; }

Visual Basic  Copy Code

Public ReadOnly Property Position As Point

 Property Value

A .NET Point object.

 See Also

GaugeMouseEventArgs Members
GaugeMouseEventArgs Class
MindFusion.Gauges.Wpf Namespace