| 名前 | 解説 | |
|---|---|---|
![]() ![]() | Add | Adds a SizeD to a PointD. |
![]() | Ceiling | Converts the current PointD structure to a System.Drawing.Point by rounding the double coordinates to the next higher integer values. |
![]() | Offset | Offsets the current PointD structure by the specified values. |
![]() ![]() | Parse | Converts a string to a PointD structure. |
![]() ![]() | Substract | Subtracts a SizeD from a PointD. |
![]() | ToPointF | Converts the current PointD structure to a System.Drawing.PointF. |
![]() | ToString | Converts the current PointD to a human readable string. |
![]() | Truncate | Converts the current PointD structure to a System.Drawing.Point by truncating the values of the Point object. |

