Message 1 of 2
Get Mouse Coordinates
Not applicable
12-19-2011
03:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
In System.Windows.Forms – I can get the coordinates relative to the upper-left corner of the screen using the Control.MousePosition Property.
How can I get the XYZ coordinates of the mouse on a revit drawing?
(This question is related to my previous question!) Any suggestions on how to translate the Control.MousePosition windows coordinates to a revit drawing would also be appreciated as a work around.
Many thanks,
Patrick