ImageGear .NET v25.2 - Updated
ImageGear.Wpf Assembly / ImageGear.WPF 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();
    See Also