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