DrawHelperMax Method

Definition

Namespace: WeifenLuo.WinFormsUI.Docking
Assembly: WeifenLuo.WinFormsUI.Docking (in WeifenLuo.WinFormsUI.Docking.dll) Version: 2.9.0.0 (2.9.0.0)
private static int Max(
	int one,
	int other
)

Parameters

one  Int32
 
other  Int32
 

Return Value

Int32

See Also