GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / TwainSetCapCurrentNumeric Method





In This Topic
TwainSetCapCurrentNumeric Method (GdPictureImaging)
In This Topic
Syntax
'Declaration
 
Public Function TwainSetCapCurrentNumeric( _
   ByVal Cap As TwainCapabilities, _
   ByVal ItemType As TwainItemTypes, _
   ByVal NewValue As Double _
) As Boolean
public bool TwainSetCapCurrentNumeric( 
   TwainCapabilities Cap,
   TwainItemTypes ItemType,
   double NewValue
)
public function TwainSetCapCurrentNumeric( 
    Cap: TwainCapabilities;
    ItemType: TwainItemTypes;
    NewValue: Double
): Boolean; 
public function TwainSetCapCurrentNumeric( 
   Cap : TwainCapabilities,
   ItemType : TwainItemTypes,
   NewValue : double
) : boolean;
public: bool TwainSetCapCurrentNumeric( 
   TwainCapabilities Cap,
   TwainItemTypes ItemType,
   double NewValue
) 
public:
bool TwainSetCapCurrentNumeric( 
   TwainCapabilities Cap,
   TwainItemTypes ItemType,
   double NewValue
) 

Parameters

Cap
ItemType
NewValue
See Also

Reference

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