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
Syntaxpublic PointF DeviceLocation { get; }Public ReadOnly Property DeviceLocation As PointF
Get
Property Value
Type:
PointF
See Also