Skip to content

DualDisplay_Height

property

Delphi
property DualDisplay_Height: LongInt index 1 read GetDisplayHeight write SetDisplayHeight default DEF_Display_Height;
C++Builder
__property System::LongInt DualDisplay_Height = {read=GetDisplayHeight, write=SetDisplayHeight, index=1, default=720};
C#
public int DualDisplay_Height { get; set; }
VB.NET
Public Property DualDisplay_Height As Integer
C++/Qt
int GetDualDisplay_Height ();
void SetDualDisplay_Height (int Value);

Same as Display_Height, but concerns the 2nd video window.