Click or drag to resize

MouseEventArgsPoint Property

The current mouse position

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

Property Value

Type: PointF
See Also