ImageGear .NET v25.2 - Updated
ImageGear.Windows.Forms Assembly / ImageGear.Windows.Forms.Thumbnails Namespace / ImGearThumbnailCtl Class / ImGearThumbnailCtl Constructor




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

    Return Value

    New instance of ImGearThumbnailCtl class.
    See Also