In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging / TwainSetThreshold Method

TwainSetThreshold Method (IGdPictureImaging)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(906)>

Function TwainSetThreshold( _

   ByVal Threshold As Integer _

) As Boolean
[DispId(906)]

bool TwainSetThreshold( 

   int Threshold

)
function TwainSetThreshold( 

    Threshold: Integer

): Boolean; 
DispIdAttribute(906)

function TwainSetThreshold( 

   Threshold : int

) : boolean;
[DispId(906)]

bool TwainSetThreshold( 

   int Threshold

) 
[DispId(906)]

bool TwainSetThreshold( 

   int Threshold

) 

Parameters

Threshold
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging
IGdPictureImaging Members