RectangleF.ToVector4 Method

Definition

Creates a new Vector4 from this RectangleF.

C#
public System.Numerics.Vector4 ToVector4();

Returns

The rectangle, converted into a new Vector4 instance.

Applies to

Product Versions
.NET 6, 7, 8, 9, 10