Method | Description | |
---|---|---|
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. |
return | System |