Class PlessDisplayHandler
Implements IDisplayHandler interface provider which does nothing.
public class PlessDisplayHandler : DisposableObject, IBaseObjectWithId, IDisposableObject, IBaseObject, IDisplayHandler, IDisposable
- Inheritance
-
PlessDisplayHandler
- Implements
Properties
Methods
- GetClientArea()
Gets the client area of the display.
- GetGeometry()
Returns the bounding rectangle of the display in pixels.
- GetName()
Gets the display's name.
- GetScaleFactor()
Gets scaling factor used by this display.
- IsPrimary()
Gets
true
if the display is the primary display.