Click or drag to resize

FormActMainPrintWindow Method (IntPtr)

[Missing <summary> documentation for "M:Advanced_Combat_Tracker.FormActMain.PrintWindow(System.IntPtr)"]

Namespace:  Advanced_Combat_Tracker
Assembly:  Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.7.0.280
Syntax
C#
public static Bitmap PrintWindow(
	IntPtr hwnd
)

Parameters

hwnd
Type: SystemIntPtr

[Missing <param name="hwnd"/> documentation for "M:Advanced_Combat_Tracker.FormActMain.PrintWindow(System.IntPtr)"]

Return Value

Type: Bitmap

[Missing <returns> documentation for "M:Advanced_Combat_Tracker.FormActMain.PrintWindow(System.IntPtr)"]

See Also