Click or drag to resize

GenericDisplayDevice Properties

The GenericDisplayDevice type exposes the following members.

Properties
  NameDescription
Public propertyDPI
DPI of the game based on NativeResolution and NativeDPI.
(Inherited from DisplayDevice.)
Public propertyName
Name of the display device.
(Inherited from DisplayDevice.)
Public propertyNativeDPI
Native DPI of the display device.
(Inherited from DisplayDevice.)
Public propertyNativeResolution
Native resolution of the display device.
(Inherited from DisplayDevice.)
Top
See Also