Skip to content

GetDisplayAspectRatio

function

Delphi
function GetDisplayAspectRatio (DisplayIndex: LongInt): TAspectRatio;
C++Builder
TAspectRatio __fastcall GetDisplayAspectRatio(System::LongInt DisplayIndex);
C#
public TAspectRatio GetDisplayAspectRatio(int DisplayIndex);
VB.NET
Public Function GetDisplayAspectRatio(DisplayIndex As Integer) As TAspectRatio

See SetDisplayAspectRatio.