ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearLicense Class / ImGearLicense Constructor




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