Click or drag to resize

MouseEventArgs.Point Property

The current mouse position

Namespace:  Easymap.AddIn.Common
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public PointF Point { get; set; }

Property Value

Type: PointF
See Also