Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ModernizedAlice
ArtOfWords
BizCommon
NativeMethods
C# Class ModernizedAlice.ArtOfWords.BizCommon.NativeMethods
Show file
Open project: kienaiProject/ArtOfWords
Public Methods
Method
Description
GetNowPosition
(
Visual
v
) :
Point
Private Methods
Method
Description
GetCursorPos
(
System.Windows.Interop.POINT
&
pt
) :
bool
ScreenToClient
(
IntPtr
hWnd
,
System.Windows.Interop.POINT
&
lpPoint
) :
bool
Method Details
GetNowPosition()
public
static
method
public
static
GetNowPosition
(
Visual
v
) :
Point
v
Visual
return
Point