Click or drag to resize

MouseStateDeviceLocation Property

Where the mouse is, in device pixels of the surface this event came from.

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public PointF DeviceLocation { get; }

Property Value

Type: PointF
See Also