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

