Table of Contents

Property DeviceDpiOld

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

DeviceDpiOld

Gets the DPI value for the display device where the control or form was previously displayed.

public int DeviceDpiOld { get; set; }

Property Value

int

A DPI value.

Remarks

Same as DpiOld property.