The methods of System.Drawing.RectangleF are listed below. For a list of all members, see the RectangleF Members list.
See Also: Inherited members from System.ValueType
Contains(PointF) : bool Documentation for this section has not yet been entered.Contains(RectangleF) : bool Documentation for this section has not yet been entered.Contains(float, float) : bool Documentation for this section has not yet been entered. overrideEquals(object) : bool Documentation for this section has not yet been entered. staticFromLTRB(float, float, float, float) : RectangleF Documentation for this section has not yet been entered. overrideGetHashCode() : int Documentation for this section has not yet been entered.Inflate(SizeF) Documentation for this section has not yet been entered.Inflate(float, float) Documentation for this section has not yet been entered. staticInflate(RectangleF, float, float) : RectangleF Documentation for this section has not yet been entered.Intersect(RectangleF) Documentation for this section has not yet been entered. staticIntersect(RectangleF, RectangleF) : RectangleF Documentation for this section has not yet been entered.IntersectsWith(RectangleF) : bool Documentation for this section has not yet been entered.Offset(PointF) Documentation for this section has not yet been entered.Offset(float, float) Documentation for this section has not yet been entered. overrideToString() : string Documentation for this section has not yet been entered. staticUnion(RectangleF, RectangleF) : RectangleF Documentation for this section has not yet been entered.