메소드 | 설명 | |
---|---|---|
TransformClientToScreen ( this hwndSource, |
Transform a point from "client" coordinate space of a window into the "screen" coordinate space.
|
|
TransformScreenToClient ( this hwndSource, |
Transform a point from "screen" coordinate space into the "client" coordinate space of the window.
|
public static TransformClientToScreen ( this hwndSource, |
||
hwndSource | this | |
point | ||
리턴 |
public static TransformScreenToClient ( this hwndSource, |
||
hwndSource | this | |
point | ||
리턴 |