예제 #1
0
 position.Y <= Math.Max(rectangle.Item1.Y, rectangle.Item2.Y));
예제 #2
0
 position.Y >= Math.Min(rectangle.Item1.Y, rectangle.Item2.Y) &&