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




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