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




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