

[IsReadOnly()] [Serializable()] public struct Rectangle : System.ValueType
System.Object
System.ValueType
Xceed.PdfLibrary.NET.Rectangle
| Name | Description | |
|---|---|---|
![]() | Rectangle Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | Bottom | Gets the bottom of the Rectangle. |
![]() | BottomLeft | Gets the bottom left corner of the Rectangle. |
![]() | BottomRight | Gets the bottom right corner of the Rectangle. |
![]() ![]() | Empty | Gets an empty Rectangle. |
![]() | Height | Gets the height of the Rectangle. |
![]() | IsEmpty | Indicates if the Rectangle is empty. |
![]() | Left | Gets the left side of the Rectangle. |
![]() | Right | Gets the right side of the Rectangle. |
![]() | Size | Gets the size of the Rectangle. |
![]() | Top | Gets the top of the Rectangle. |
![]() | TopLeft | Gets the top left corner of the Rectangle. |
![]() | TopRight | Gets the top right corner of the Rectangle. |
![]() | Width | Gets the width of the Rectangle. |
| Name | Description | |
|---|---|---|
![]() ![]() | Contains | Overloaded. Tests whether a Rectangle fully contains another Rectangle. |
![]() ![]() | Equals | Overloaded. Tests if two Rectangle objects are considered equal. |
![]() | GetHashCode | Returns a hash code for the current instance. |
![]() | Inflate | Inflates the Rectangle in all direction. |
![]() ![]() | Intersect | Overloaded. Intersects two Rectangles. |
![]() | ToString | Converts the current instance into a string representation. |
![]() ![]() | Union | Overloaded. Combines two Rectangles. |
Equality | Equality operator. |
Inequality | Inequality operator. |
.NET: net5.0, net5.0-windows, net6.0, net6.0-macos, net6.0-windows, net7.0, net7.0-macos, net7.0-windows, net8.0, net8.0-browser, net8.0-macos, net8.0-windows, net9.0, net9.0-browser, net9.0-macos, net9.0-windows, net10.0, net10.0-browser, net10.0-macos, net10.0-windows.
.NET Framework: net40, net403, net45, net451, net452, net46, net461, net462, net463, net47, net471, net472, net48, net481.