Skip to content

DualDisplay_VideoHeight

property, read-only

Delphi
property DualDisplay_VideoHeight: LongInt index 1 read GetDisplayVideoHeight;
C++Builder
__property System::LongInt DualDisplay_VideoHeight = {read=GetDisplayVideoHeight, index=1, nodefault};
C#
public int DualDisplay_VideoHeight { get; }
VB.NET
Public ReadOnly Property DualDisplay_VideoHeight As Integer
C++/Qt
int GetDualDisplay_VideoHeight ();

Retrieves the height of the 2nd video window when dual display is used.