System.Devices.TDeviceInfo.MinDiagonal
Delphi
property MinDiagonal: Single read GetMinDiagonal;
C++
__property float MinDiagonal = {read=GetMinDiagonal};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | System.Devices.pas System.Devices.hpp | System.Devices | TDeviceInfo | 
Description
Length in inches of the diagonal of the minimum physical screen size, based on the values of MinPhysicalScreenSize and PixelsPerInch.