Accord.Controls.ImageBox.ImageBox C# (CSharp) 메소드

ImageBox() 보호된 메소드

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