Show / Hide Table of Contents

Class RectangleFExtensions

Inheritance
System.Object
RectangleFExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: AssetRipper.Numerics
Assembly: AssetRipper.Numerics.dll
Syntax
public static class RectangleFExtensions

Methods

| Improve this Doc View Source

Size(RectangleF)

Declaration
public static Vector2 Size(this RectangleF rectangle)
Parameters
Type Name Description
System.Drawing.RectangleF rectangle
Returns
Type Description
Vector2
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾