MouseEventArgs.Point Property |
The current mouse position
Namespace:
Easymap.AddIn.Common
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic PointF Point { get; set; }
Public Property Point As PointF
Get
Set
Property Value
Type:
PointF
See Also