C# (CSharp) OpenTK.Input MouseWheelEventArgs - 45 примеров найдено. Это лучшие примеры C# (CSharp) кода для OpenTK.Input.MouseWheelEventArgs, полученные из open source проектов. Вы можете ставить оценку каждому примеру, чтобы помочь нам улучшить качество примеров.
Похожие
Related in langs
Defines the event data for MouseDevice.WheelChanged events.
Do not cache instances of this type outside their event handler. If necessary, you can clone an instance using the MouseWheelEventArgs(MouseWheelEventArgs) constructor.