.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. System.Drawing
  3. RectangleF
  4. ToVector4()
  • RectangleF
    • Empty
    • RectangleF(Vector4)
    • RectangleF(PointF, SizeF)
    • RectangleF(Single, Single, Single, Single)
    • Bottom
    • Height
    • IsEmpty
    • Left
    • Location
    • Right
    • Size
    • Top
    • Width
    • X
    • Y
    • Contains(PointF)
    • Contains(RectangleF)
    • Contains(Single, Single)
    • Equals(Object)
    • Equals(RectangleF)
    • FromLTRB(Single, Single, Single, Single)
    • GetHashCode()
    • Inflate(SizeF)
    • Inflate(Single, Single)
    • Inflate(RectangleF, Single, Single)
    • Intersect(RectangleF)
    • Intersect(RectangleF, RectangleF)
    • IntersectsWith(RectangleF)
    • Offset(PointF)
    • Offset(Single, Single)
    • ToString()
    • ToVector4()
    • Union(RectangleF, RectangleF)
    • explicit operator RectangleF(Vector4)
    • explicit operator Vector4(RectangleF)
    • implicit operator RectangleF(Rectangle)
    • operator !=(RectangleF, RectangleF)
    • operator ==(RectangleF, RectangleF)
net9.0
namespace System.Drawing
{
    public struct RectangleF : IEquatable<RectangleF>
    {
        public Vector4 ToVector4();
    }
}
nuget.org
0.0 %
Reference this API
Design Reviews
  • dotnet/runtime#47940 4 years ago (Approved)
.NET 6.07.08.09.0
Information specific to net9.0
Assembly

System.Drawing.Primitives , Version=9.0.0.0, PublicKeyToken=b03f5f7f11d50a3a

Referencing

The API is automatically referenced.

Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙