C1.C1Preview Namespace : SizeD Structure |
For a list of all members of this type, see SizeD members.
Name | Description | |
---|---|---|
![]() ![]() | Add | Adds two SizeD structures. |
![]() | Ceiling | Converts the current SizeD structure to a System.Drawing.Point by rounding the width and height to the next higher integer values. |
![]() ![]() | Substract | Subtracts one SizeD structure from another. |
![]() | ToString | Converts the current SizeD structure to a human-readable string representing it. |
![]() | Truncate | Converts the current SizeD structure to a System.Drawing.Point by truncating the width and height to integer values. |