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