Message 1 of 2

Not applicable
07-02-2015
09:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm creating a tool plugin to handle all of our input operations and camera movements for a Navisworks Model using the API View Control. We're doing this as a WPF application.
When looking at the ToolPlugin, there is an override for WheelDrag, but not for a simple wheel move. I don't want the user to have to have the wheel pressed in order to capture the wheel up and wheel down events.
Is there a better way to do this?
Thanks.
Solved! Go to Solution.