| 名前 | 解説 | |
|---|---|---|
![]() ![]() | Add | Adds a Size to a Point. |
![]() | Ceiling | Converts the current Point structure to a System.Drawing.Point by rounding the double coordinates to the next higher integer values. |
![]() | Equals | Indicates whether this instance and a specified object are equal. |
![]() | GetHashCode | Returns the hash code for this instance. |
![]() | Offset | Offsets the current Point structure by the specified values. |
![]() ![]() | Substract | Subtracts a Size from a Point. |
![]() | ToPointF | Converts the current Point structure to a System.Drawing.PointF. |
![]() | ToString | Converts the current Point to a human readable string. |
![]() | Truncate | Converts the current Point structure to a System.Drawing.Point by truncating the values of the Point object. |

