'Declaration
<DispIdAttribute(430)> Function GetWidthInches( _ ByVal ImageID As Integer _ ) As Double
[DispId(430)] double GetWidthInches( int ImageID )
function GetWidthInches( ImageID: Integer ): Double;
DispIdAttribute(430) function GetWidthInches( ImageID : int ) : double;
[DispId(430)] double GetWidthInches( int ImageID )
[DispId(430)] double GetWidthInches( int ImageID )
Parameters
- ImageID