Accord.Controls.ImageBox.ImageBox C# (CSharp) Method

ImageBox() protected method

Initializes a new instance of the ImageBox class.
protected ImageBox ( ) : System.Drawing
return System.Drawing
        protected ImageBox()
        {
            InitializeComponent();
        }