Accord.Controls.ImageBox.ImageBox C# (CSharp) Метод

ImageBox() защищенный Метод

Initializes a new instance of the ImageBox class.
protected ImageBox ( ) : System.Drawing
Результат System.Drawing
        protected ImageBox()
        {
            InitializeComponent();
        }