Goblin - A Platform for 3D AR and VR Applications
NativeMethods.GetWindowRect Method
public static
bool
GetWindowRect(
IntPtr
hWnd
,
out
Rectangle
rect
);
See Also
NativeMethods Class
|
Microsoft.Samples.DirectX.UtilityToolkit Namespace