Graphics.FromHwndInternal(IntPtr) 方法

定義

為指定之 Windows 控制代碼建立新的 Graphics

public static System.Drawing.Graphics FromHwndInternal (IntPtr hwnd);

參數

hwnd
IntPtr

視窗的控點。

傳回

指定之視窗控制代碼的 Graphics

備註

不應該使用這個方法。

適用於