ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / ImGearSelectSettings Class / ImGearSelectSettings Constructor




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