OffsetsI Structure Members
In This Topic
The following tables list the members exposed by OffsetsI.
Public Constructors
Public Properties
| Name | Description |
| Bottom | Gets or sets the bottom offset. |
| Empty | Represents an empty instance of the OffsetsI structure. |
| IsEmpty | Gets a value indicating whether the current OffsetsI is empty. |
| Left | Gets or sets the left offset. |
| Right | Gets or sets the right offset. |
| Top | Gets or sets the top offset. |
Top
Public Methods
| Name | Description |
| Ceiling | Converts the specified OffsetsD structure to an OffsetsI by rounding the OffsetsD's double values to the next higher integer values. |
| ToString | Returns a string that represents the current OffsetsI. |
Top
See Also