ImageGear .NET v25.2 - Updated
ImageGear.Art Assembly / ImageGear.ART Namespace / ImGearARTPage Class / ImGearARTPage Constructor




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