Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MouseWheelHandler
C# 클래스 MouseWheelHandler, CSharp.Controls.Graph.Chart
Class for effective catching WM_MOUSEWHEEL message to change ViewScale by mouse
파일 보기
프로젝트 열기: xHasKx/CSharp.Controls.Graph.Chart
1 사용 예제들
공개 메소드들
메소드
설명
Add
(
Control
ctrl
,
Action
onMouseWheel
) :
void
메소드 상세
Add()
공개
정적인
메소드
public
static
Add
(
Control
ctrl
,
Action
onMouseWheel
) :
void
ctrl
Control
onMouseWheel
Action
리턴
void