메소드 | 설명 | |
---|---|---|
ScreenAndOffsetEventArgs ( Point screenPoint, Point elementOffset ) : System |
Initialize a new instance of the ScreenAndOffsetEventArgs class.
|
public ScreenAndOffsetEventArgs ( Point screenPoint, Point elementOffset ) : System | ||
screenPoint | Point | Screen point. |
elementOffset | Point | Element offset. |
리턴 | System |