Table of Contents

Interface IDisplayHandler

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Contains methods and properties which allow to get display related information.

public interface IDisplayHandler : IDisposable

Properties

IsOk

Gets whether this Display object is ok.

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.