C# 클래스 Interceptor.MouseStroke

파일 보기 프로젝트 열기: jasonpang/Interceptor 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Flags MouseFlags
Information System.UInt16
Rolling System.Int16
State MouseState
X System.Int32
Y System.Int32

프로퍼티 상세

Flags 공개적으로 프로퍼티

public MouseFlags Flags
리턴 MouseFlags

Information 공개적으로 프로퍼티

public UInt16,System Information
리턴 System.UInt16

Rolling 공개적으로 프로퍼티

public Int16,System Rolling
리턴 System.Int16

State 공개적으로 프로퍼티

public MouseState State
리턴 MouseState

X 공개적으로 프로퍼티

public Int32,System X
리턴 System.Int32

Y 공개적으로 프로퍼티

public Int32,System Y
리턴 System.Int32