Table of Contents

Property WorkingArea

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

WorkingArea

Gets the size, in dips, of the working area of the screen. Do not use this property if there are multiple displays with different DPI settings.

public static RectD WorkingArea { get; }

Property Value

RectD

A RectD that represents the size, in dips, of the working area of the screen.