Click or drag to resize

RectangleF Methods

The RectangleF type exposes the following members.

Methods
  NameDescription
Public methodAdd(RectangleF)
Public methodAdd(Vector2F)
Public methodAdd(Vector2F)
Public methodStatic memberAdd(RectangleF, Vector2F, RectangleF)
Public methodStatic memberAdd(Vector2F, RectangleF, RectangleF)
Public methodContains(RectangleF)
Public methodContains(RectangleF)
Public methodContains(Vector2F)
Public methodContains(Vector2F)
Public methodStatic memberDivide
Public methodEquals(Object) (Overrides ValueTypeEquals(Object).)
Public methodEquals(RectangleF, Single)
Public methodExpand(Single)
Public methodExpand(Vector2F)
Public methodGetCenter
Public methodGetCenter(Vector2F)
Public methodGetHashCode (Overrides ValueTypeGetHashCode.)
Public methodGetPointDistance
Public methodGetPointDistanceSquared(Vector2F)
Public methodGetPointDistanceSquared(Vector2F)
Public methodGetSize
Public methodGetSize(Vector2F)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIntersection(RectangleF)
Public methodIntersection(RectangleF, RectangleF)
Public methodIntersects(RectangleF)
Public methodIntersects(RectangleF)
Public methodIsCleared
Public methodIsInvalid
Public methodStatic memberMultiply(RectangleF, Vector2F, RectangleF)
Public methodStatic memberMultiply(Vector2F, RectangleF, RectangleF)
Public methodStatic memberParse
Public methodStatic memberSubtract(RectangleF, Vector2F, RectangleF)
Public methodStatic memberSubtract(Vector2F, RectangleF, RectangleF)
Public methodToRectangle
Public methodToRectangleI
Public methodToString (Overrides ValueTypeToString.)
Public methodToString(Int32)
Top
Extension Methods
See Also