名前 | 解説 | |
---|---|---|
OffsetsI コンストラクタ | Initializes a new instance of the OffsetsI structure. |
OffsetsIデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
OffsetsI コンストラクタ | Initializes a new instance of the OffsetsI structure. |
名前 | 解説 | |
---|---|---|
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. |
名前 | 解説 | |
---|---|---|
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. |