Point Methods
.NET Framework (current version)
Namespace:
System.Drawing
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Add(Point, Size) | |
![]() ![]() | Ceiling(PointF) | |
![]() | Equals(Object^) | Specifies whether this Point contains the same coordinates as the specified Object.(Overrides ValueType::Equals(Object^).) |
![]() | GetHashCode() | Returns a hash code for this Point.(Overrides ValueType::GetHashCode().) |
![]() | GetType() | |
![]() | Offset(Int32, Int32) | Translates this Point by the specified amount. |
![]() | Offset(Point) | |
![]() ![]() | Round(PointF) | |
![]() ![]() | Subtract(Point, Size) | |
![]() | ToString() | Converts this Point to a human-readable string.(Overrides ValueType::ToString().) |
![]() ![]() | Truncate(PointF) |
Show:

