System.Devices.TDeviceInfo.AspectRatio

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property AspectRatio: Single read FAspectRatio;

C++

__property float AspectRatio = {read=FAspectRatio};

プロパティ

種類 可視性 ソース ユニット
property public
System.Devices.pas
System.Devices.hpp
System.Devices TDeviceInfo


説明

デバイスの物理画面の最小サイズの縦横比。

たとえば、物理画面の最小サイズが 2560x1600 の場合、縦横比は 1.6 です。