Extent | |
public struct Extent3D
The Extent3D type exposes the following members.
| Name | Description | |
|---|---|---|
| Extent3D(Int32, Int32, Int32) | Initializes a new instance of Extent3D structure. | |
| Extent3D(UInt32, UInt32, UInt32) | Initializes a new instance of Extent3D structure. |
| Name | Description | |
|---|---|---|
| Equals(Extent3D) | Determines whether the specified Extent3D is equal to this instance. | |
| Equals(Extent3D) | Determines whether the specified Extent3D is equal to this instance. | |
| Equals(Object) |
Determines whether the specified Object is equal to this instance.
(Overrides ValueTypeEquals(Object)) | |
| GetHashCode |
Returns the hash code for this instance.
(Overrides ValueTypeGetHashCode) | |
| ToString | (Overrides ValueTypeToString) |
| Name | Description | |
|---|---|---|
| Equality(Extent3D, Extent3D) | Returns a boolean indicating whether the two given Extent3Ds are equal. | |
| Inequality(Extent3D, Extent3D) | Returns a boolean indicating whether the two given Extent3Ds are not equal. |