GxImage: GetIntProperty |
This method gets an integer property of the GxImage module.
Public Function GetIntProperty( ByVal name As String, ByRef value As Long ) As Long
[Visual Basic] Public Function GetIntProperty(ByVal name As String, ByRef value As Long) As Long
[Delphi] function GetIntProperty(name : WideString; var value : Integer) : Integer;
[C++] long GetIntProperty(LPCTSTR name, long* value);
Class GxImage Overview GxImage Properties GxImage Methods GetImageSource GetProperty