ImageGear .NET v25.2 - Updated
ImageGear.Windows.Forms Assembly / ImageGear.Windows.Forms Namespace / ImGearMagnifier Class / ImGearMagnifier Constructor / ImGearMagnifier Constructor()




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

    Return Value

    The new instance of ImGearMagnifier class.
    See Also