ScreenToolsIsFormFullyVisible Method

Definition

Namespace: Metas.GuiControls
Assembly: Metas.GuiControls (in Metas.GuiControls.dll) Version: 2.8.9053.20243
C#
public static bool IsFormFullyVisible(
	Form f,
	int tolerance = 0
)

Parameters

f  Form
 
tolerance  Int32  (Optional)
 

Return Value

Boolean

See Also