Click or drag to resize

RenderGpuDevice Properties

The RenderGpuDevice type exposes the following members.

Properties
  NameDescription
Public propertyAttribute
Gets the display device attribute (None, Primary, AttachedToDesktop).
Public propertyDevice
Gets a string describing the Gpu for this display device.
Public propertyIsAttachedToDesktop
Gets a value indicating whether the display device is attached to the desktop.
Public propertyIsDisposed
Gets a value indicating whether this instance is disposed.
Public propertyIsPrimaryDevice
Gets a value indicating whether the display device is the primary device.
Public propertyName
Gets the name of the display device.
Public propertyVirtualScreen
Gets the virtual screen dimension of this display device.
Top
See Also