Name | Description | |
---|---|---|
OffsetsD Constructor | Overloaded. |
The following tables list the members exposed by OffsetsD.
Name | Description | |
---|---|---|
OffsetsD Constructor | Overloaded. |
Name | Description | |
---|---|---|
Bottom | Gets or sets the bottom offset. | |
Empty | Represents an empty instance of the OffsetsD structure. | |
IsEmpty | Gets a value indicating whether the current OffsetsD is empty. | |
Left | Gets or sets the left offset. | |
Right | Gets or sets the right offset. | |
Top | Gets or sets the top offset. |
Name | Description | |
---|---|---|
Parse | Converts a string to a OffsetsD structure. | |
ToString | Returns a string that represents the current OffsetsD. |
Implicit Type Conversion | Converts an OffsetsI to an OffsetsD. |