RenderGpuDevice Class |
Namespace: Lumiscaphe.Workshop.Interop
The RenderGpuDevice type exposes the following members.
Name | Description | |
---|---|---|
Attribute |
Gets the display device attribute (None, Primary, AttachedToDesktop).
| |
Device |
Gets a string describing the Gpu for this display device.
| |
IsAttachedToDesktop |
Gets a value indicating whether the display device is attached to the desktop.
| |
IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
IsPrimaryDevice |
Gets a value indicating whether the display device is the primary device.
| |
Name |
Gets the name of the display device.
| |
VirtualScreen |
Gets the virtual screen dimension of this display device.
|
Name | Description | |
---|---|---|
Dispose | Releases all resources used by the RenderGpuDevice | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString |
Format the RenderGpuDevice to a String.
(Overrides ObjectToString.) |