Gets the position of the mouse relative to the clicked element.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C#
![]() |
---|
public PointF Position { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Position As PointF |
A PointF object identifying the clicked point.
Charting for WinForms Programmer's Guide | © 2024 MindFusion |