C1.C1Preview Namespace : PointD Structure |
For a list of all members of this type, see PointD members.
Name | Description | |
---|---|---|
![]() ![]() | 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. |