Method AreCloseSize
AreCloseSize(SizeD, SizeD)
Determines whether two SizeD instances are approximately equal by comparing their width and height values.
public static bool AreCloseSize(SizeD size1, SizeD size2)
Determines whether two SizeD instances are approximately equal by comparing their width and height values.
public static bool AreCloseSize(SizeD size1, SizeD size2)