Rectangle (struct)

This type is found in the namespace System.Drawing

mFromLTRBRectangle
mget_LocationPoint
mget_SizeSize
mset_SizeVoid
mget_XInt32
mset_XVoid
mget_YInt32
mset_YVoid
mget_WidthInt32
mset_WidthVoid
mget_HeightInt32
mset_HeightVoid
mget_LeftInt32
mget_RightInt32
mget_BottomInt32
mop_EqualityBoolean
mTruncateRectangle
mContainsBoolean
mContainsBoolean
mContainsBoolean
mInflateVoid
mIntersectVoid
mIntersectRectangle
mIntersectsWithBoolean
mUnionRectangle
mset_LocationVoid
mget_TopInt32
mget_IsEmptyBoolean
mEqualsBoolean
mop_InequalityBoolean
mCeilingRectangle
mRoundRectangle
mGetHashCodeInt32
mInflateVoid
mInflateRectangle
mOffsetVoid
mOffsetVoid
mToStringString
mGetTypeType
c.ctor
c.ctor
pLocationPoint
pSizeSize
pXInt32
pYInt32
pWidthInt32
pHeightInt32
pLeftInt32
pTopInt32
pRightInt32
pBottomInt32
pIsEmptyBoolean
fEmptyRectangle

FromLTRB

get_Location

leftSystem.Int32
topSystem.Int32
rightSystem.Int32
bottomSystem.Int32

get_Size

.

set_Size

.

get_X

valueSystem.Drawing.Size

set_X

.

get_Y

valueSystem.Int32

set_Y

.

get_Width

valueSystem.Int32

set_Width

.

get_Height

valueSystem.Int32

set_Height

.

get_Left

valueSystem.Int32

get_Right

.

get_Bottom

.

op_Equality

.

Truncate

leftSystem.Drawing.Rectangle
rightSystem.Drawing.Rectangle

Contains

valueSystem.Drawing.RectangleF

Contains

xSystem.Int32
ySystem.Int32

Contains

ptSystem.Drawing.Point

Inflate

rectSystem.Drawing.Rectangle

Intersect

widthSystem.Int32
heightSystem.Int32

Intersect

rectSystem.Drawing.Rectangle

IntersectsWith

aSystem.Drawing.Rectangle
bSystem.Drawing.Rectangle

Union

rectSystem.Drawing.Rectangle

set_Location

aSystem.Drawing.Rectangle
bSystem.Drawing.Rectangle

get_Top

valueSystem.Drawing.Point

get_IsEmpty

.

Equals

.

op_Inequality

objSystem.Object

Ceiling

leftSystem.Drawing.Rectangle
rightSystem.Drawing.Rectangle

Round

valueSystem.Drawing.RectangleF

GetHashCode

valueSystem.Drawing.RectangleF

Inflate

.

Inflate

sizeSystem.Drawing.Size

Offset

rectSystem.Drawing.Rectangle
xSystem.Int32
ySystem.Int32

Offset

posSystem.Drawing.Point

ToString

xSystem.Int32
ySystem.Int32

GetType

.

.ctor

.

.ctor

xSystem.Int32
ySystem.Int32
widthSystem.Int32
heightSystem.Int32

Location

locationSystem.Drawing.Point
sizeSystem.Drawing.Size

Size

.

X

.

Y

.

Width

.

Height

.

Left

.

Top

.

Right

.

Bottom

.

IsEmpty

.

Empty

.
.