Viewport Structure | |
public struct Viewport
The Viewport type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals(Object) |
Determines whether the specified Object is equal to this instance.
(Overrides ValueTypeEquals(Object)) | |
| Equals(Viewport) | Determines whether the specified Viewport is equal to this instance. | |
| Equals(Viewport) | Determines whether the specified Viewport is equal to this instance. | |
| GetHashCode |
Returns the hash code for this instance.
(Overrides ValueTypeGetHashCode) |
| Name | Description | |
|---|---|---|
| Equality(Viewport, Viewport) | Returns a boolean indicating whether the two given Viewports are equal. | |
| Inequality(Viewport, Viewport) | Returns a boolean indicating whether the two given Viewports are not equal. |