RenderGpuDeviceScreen Structure |
Namespace: Lumiscaphe.Workshop.Interop
The RenderGpuDeviceScreen type exposes the following members.
Name | Description | |
---|---|---|
RenderGpuDeviceScreen |
Initializes a new instance of the RenderGpuDeviceScreen structure.
|
Name | Description | |
---|---|---|
Bottom |
Gets the bottom coordinate of the screen.
| |
Left |
Gets the left coordinate of the screen.
| |
Right |
Gets the right coordinate of the screen.
| |
Top |
Gets the top coordinate of the screen.
|
Name | Description | |
---|---|---|
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.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString |
Format the RenderGpuDeviceScreen to a String.
(Overrides ValueTypeToString.) |