Click or drag to resize

MouseEventArgsPoint Property

The current mouse position

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

Property Value

PointF
See Also