ImageGear .NET v25.2 - Updated
ImageGear.Twain Assembly / ImageGear.TWAIN Namespace / ImGearTWAIN Class / ImGearTWAIN Constructor




In This Topic
    ImGearTWAIN Constructor
    In This Topic
    Initializes a new instance of the ImGearTWAIN class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New ImGearTWAIN()
    public ImGearTWAIN()
    public: ImGearTWAIN();
    public:
    ImGearTWAIN();

    Return Value

    The new instance of ImGearTWAIN class.
    See Also