Table of Contents

Property DeviceDpiNew

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

DeviceDpiNew

Gets the DPI value for the new display device where the control or form is currently being displayed.

public int DeviceDpiNew { get; set; }

Property Value

int

The DPI value.

Remarks

Same as DpiNew property.