GetImageOverlay_Height
Delphi
function GetImageOverlay_Height (Index: LongInt): LongInt;
C++Builder
System::LongInt __fastcall GetImageOverlay_Height(System::LongInt Index);
C#
public int GetImageOverlay_Height(int Index);
VB.NET
Public Function GetImageOverlay_Height(Index As Integer) As Integer
C++/Qt
int GetImageOverlay_Height (int Index);
int GetImageOverlay_Height ();
Retrieves the value set by SetImageOverlay_Height.