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