Click or drag to resize

DragEventArgsLocation Property

Location of the cursor in control coordinates

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public PointF Location { get; }

Property Value

Type: PointF
See Also