Size Methods
.NET Framework (current version)
Namespace:
System.Drawing
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Add(Size, Size) | |
![]() ![]() | Ceiling(SizeF) | |
![]() | Equals(Object^) | Tests to see whether the specified object is a Size structure with the same dimensions as this Size structure.(Overrides ValueType::Equals(Object^).) |
![]() | GetHashCode() | Returns a hash code for this Size structure.(Overrides ValueType::GetHashCode().) |
![]() | GetType() | |
![]() ![]() | Round(SizeF) | |
![]() ![]() | Subtract(Size, Size) | |
![]() | ToString() | Creates a human-readable string that represents this Size structure.(Overrides ValueType::ToString().) |
![]() ![]() | Truncate(SizeF) |
Show:

