227 int height =
value1.Height;
265 int width = this.
Width;
326 int width =
value.Width;
362 int width = this.
Width;
380 int height =
value1.Height;
408 int width = this.
Width;
417 int width = this.
Width;
426 int width = this.
Width;
463 int width = this.
Width;
476 int width = this.
Width;
485 int width = this.
Width;
class f__AnonymousType0<< Count > j__TPar
static byte Min(byte val1, byte val2)
static byte Max(byte val1, byte val2)
void Offset(int offsetX, int offsetY)
bool Contains(Rectangle value)
static bool operator==(Rectangle a, Rectangle b)
static Rectangle Intersect(Rectangle value1, Rectangle value2)
static void Union(Rectangle value1, Rectangle value2, [Out] Rectangle result)
bool Contains(Point value)
bool Intersects(Rectangle rect)
void Contains(Rectangle value, [Out] bool result)
void Contains(Point value, [Out] bool result)
void Offset(Point offset)
static Rectangle Union(Rectangle value1, Rectangle value2)
override int GetHashCode()
override bool Equals(object obj)
bool Contains(int x, int y)
void Inflate(int horizontalValue, int verticalValue)
static void Intersect(Rectangle value1, Rectangle value2, [Out] Rectangle result)
bool Equals(Rectangle other)
static Rectangle emptyRectangle
Rectangle(int x, int y, int width, int height)
static bool operator!=(Rectangle a, Rectangle b)
void Intersects(Rectangle value, [Out] bool result)
override string ToString()