The OffsetsI type exposes the following members.
Constructors
Methods
Name | Description | |
---|---|---|
Ceiling | ||
Equals |
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.) |
|
GetHashCode |
Returns the hash code for this instance.
(Inherited from ValueType.) |
|
ToString |
Returns a string that represents the current OffsetsI.
(Overrides ValueType..::..ToString()()()().) |
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.
|