Click or drag to resize

IHandler Properties

The ScreenIHandler type exposes the following members.

Properties
  NameDescription
Public propertyBitsPerPixel
Gets the number of bits each pixel uses to represent its color value.
Public propertyBounds
Gets the bounds of the display.
Public propertyIsPrimary
Gets a value indicating whether this screen is the primary/main screen.
Public propertyRealScale
Gets the real scale of the pixels of the screen vs. points.
Public propertyScale
Gets the logical scale of the pixels of the screen vs. points.
Public propertyWorkingArea
Gets the working area of the display, excluding any menu/task bars, docks, etc.
Top
See Also